Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge all public simix headers, and distribute them in simgrid directory
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 27 Apr 2012 20:09:38 +0000 (22:09 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 27 Apr 2012 20:24:47 +0000 (22:24 +0200)
commitdd88e15504912f111b8dcb568c2a8adbc111ed66
tree2dc4c861d69e82377bf5fdcb85da43806d1dbe86
parent32f134d2bd99b42aaf41ead6aa8fdb58962efd16
Merge all public simix headers, and distribute them in simgrid directory

Actually, I think I never understood why we have a separate
datatypes.h header: what's the harm of declaring the functions too?

I kinda prefer one directory with all files instead of 12 directories
with 2 files each.
27 files changed:
buildtools/Cmake/DefinePackages.cmake
examples/msg/actions/actions.c
include/msg/msg.h
include/simgrid/simix.h [moved from include/simix/simix.h with 65% similarity]
include/simix/context.h [deleted file]
include/simix/datatypes.h [deleted file]
src/gras/Msg/sg_msg.c
src/gras/Transport/transport_interface.h
src/gras/Transport/transport_plugin_sg.c
src/gras/Virtu/virtu_private.h
src/gras/Virtu/virtu_sg.h
src/gras/rl_stubs.c
src/include/mc/mc.h
src/include/simix/context.h
src/msg/msg_config.c
src/msg/msg_mailbox.h
src/msg/msg_private.h
src/simix/smx_context_base.c
src/simix/smx_host_private.h
src/simix/smx_io_private.h
src/simix/smx_network_private.h
src/simix/smx_private.h
src/simix/smx_process_private.h
src/smpi/private.h
src/xbt/xbt_sg_synchro.c
src/xbt/xbt_sg_time.c
tools/gras/struct_diff.c