Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correctly set callbacks for tags.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 21 Jan 2011 11:21:58 +0000 (11:21 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 21 Jan 2011 11:21:58 +0000 (11:21 +0000)
commitbed0bd887ad1b2584aab20cf8b447df2e3a217aa
treeb61590009d78396655cdfcf8e07e51e71b543230
parentefc0cecc22a0fb7807bb87b276865502aa726bdf
Correctly set callbacks for tags.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9470 48e7efb5-ca39-0410-a469-dd3cf9ba447f
15 files changed:
include/surf/surfxml_parse.h
src/bindings/ruby/simgrid_ruby.c
src/include/surf/surf.h
src/simdag/sd_global.c
src/simix/smx_deployment.c
src/simix/smx_environment.c
src/surf/cpu.c
src/surf/cpu_im.c
src/surf/cpu_ti.c
src/surf/surf_routing.c
src/surf/surfxml_parse.c
src/surf/workstation_ptask_L07.c
testsuite/surf/surf_usage.c
testsuite/surf/surf_usage2.c
tools/gras/stub_generator.c