Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Nobody cares about this argument since maybe 4 years (when we managed to parse the...
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 3 Nov 2011 09:47:00 +0000 (10:47 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 3 Nov 2011 10:01:59 +0000 (11:01 +0100)
commita4f777f30924d7890b9e1da29f9d1a637035531b
tree0bfe6d2afbf480f52dd8b78b2202888268ebec5d
parent7f40b5467867639e341f20ac756294b86feaf737
Nobody cares about this argument since maybe 4 years (when we managed to parse the platf in one pass only), so kill the extra complexity
19 files changed:
include/surf/surfxml_parse.h
src/bindings/lua/simgrid_lua.c
src/include/surf/surf.h
src/simdag/sd_global.c
src/simix/smx_environment.c
src/surf/cpu.c
src/surf/cpu_im.c
src/surf/cpu_ti.c
src/surf/network.c
src/surf/network_constant.c
src/surf/network_gtnets.c
src/surf/network_im.c
src/surf/surf_config.c
src/surf/surf_routing.c
src/surf/surfxml_parse.c
src/surf/workstation.c
src/surf/workstation_ptask_L07.c
testsuite/surf/surf_usage.c
testsuite/surf/surf_usage2.c