Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Incredible bug fix in function lmm_get_var_from_cnst with bad consequences on trace...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 May 2008 09:56:47 +0000 (09:56 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 May 2008 09:56:47 +0000 (09:56 +0000)
commitf6ed451b54e9f16d1b1e58987f34aef5cdbc56f7
tree3ae66e6c3d6746c6fa8206d19c684f27ffee4659
parenta9696bff0990aae5d10afd990f38ff376a96e9e3
Incredible bug fix in function lmm_get_var_from_cnst with bad consequences on trace handling...
This function could not work so I had to change the prototype and update parts of the code that relied on it.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5443 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/include/surf/maxmin.h
src/surf/maxmin.c
src/surf/maxmin_private.h
src/surf/network.c
src/surf/workstation_ptask_L07.c