Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merging branch 5018:5083 into trunk
authorquasar <quasar@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 29 Nov 2007 13:16:45 +0000 (13:16 +0000)
committerquasar <quasar@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 29 Nov 2007 13:16:45 +0000 (13:16 +0000)
commitf3507930c130404d05f982cf9fe960fb95f7eb4b
treef525f05e3846f72fc0dd88f07d56782296c2c0c4
parentcc40832e8f3a22ad82ecb43143d8759248eb8093
merging branch 5018:5083 into trunk

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5084 48e7efb5-ca39-0410-a469-dd3cf9ba447f
32 files changed:
configure
examples/platforms/metaxml-random.xml [new file with mode: 0644]
examples/platforms/metaxml.xml [new file with mode: 0644]
examples/simdag/Makefile.am
examples/simdag/Makefile.in
examples/simdag/metaxml/metaxml_test.trace [new file with mode: 0644]
examples/simdag/metaxml/metaxml_test2.trace [new file with mode: 0644]
examples/simdag/metaxml/sd_test.c [new file with mode: 0644]
include/surf/surfxml.h
include/surf/surfxml_parse.h
libtool
src/Makefile.am
src/Makefile.in
src/dict_unit.c
src/include/surf/random_mgr.h [new file with mode: 0644]
src/include/surf/surf.h
src/include/surf/trace_mgr.h
src/simgrid_units_main.c
src/simix/smx_environment.c
src/surf/cpu.c
src/surf/network.c
src/surf/network_gtnets.c
src/surf/random_mgr.c [new file with mode: 0644]
src/surf/surf_private.h
src/surf/surfxml.c
src/surf/surfxml.dtd
src/surf/surfxml.l
src/surf/surfxml_parse.c
src/surf/trace_mgr.c
src/surf/workstation_KCCFLN05.c
src/surf/workstation_ptask_L07.c
src/xbt/dict.c