Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleanups in the --cfg options regarding model-checking
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 21 Jun 2012 15:17:50 +0000 (17:17 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 21 Jun 2012 15:19:01 +0000 (17:19 +0200)
commitbe647c10d0b1d760b036f1205f314002637d9876
tree3ff7484da7415f1964ed38d9bbd2c7ec933fa445
parenta2e006ba859c6110478a89ba0cbd2babc5d15b6a
Cleanups in the --cfg options regarding model-checking

plus, various internal cleanups. Also, we broke the liveness checking
for some obscure reason that we fail to see right now...
16 files changed:
examples/msg/mc/bugged1_for_liveness.c
examples/msg/mc/bugged1_while_liveness.c
examples/msg/mc/bugged2_liveness.c
examples/msg/mc/centralized_liveness.c
examples/msg/mc/centralized_liveness_deadlock.c
examples/msg/mc/test_snapshot.c
include/msg/msg.h
include/simgrid/modelchecker.h
src/include/mc/mc.h
src/mc/mc_dpor.c
src/mc/mc_global.c
src/mc/mc_private.h
src/mc/mc_request.c
src/msg/msg_global.c
src/surf/surf_config.c
src/xbt/xbt_main.c