Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove redundant variable.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 19 Apr 2018 07:21:13 +0000 (09:21 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 19 Apr 2018 07:21:13 +0000 (09:21 +0200)
commit6f5199d14e3f1b6505d3e264257bfe64bd991ca7
tree6b083f757730e78f01e93b613027bd4820b30eda
parente18343e660ecb139486dc01dc34d6081900e828a
Remove redundant variable.

Fix static initialization order fiasco when _sg_mc_record_path was initialized
before MC_record_path.
src/mc/mc_config.cpp
src/mc/mc_config.hpp
src/mc/mc_record.cpp
src/mc/mc_replay.hpp