Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : cleanup in mc examples
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Sat, 6 Oct 2012 09:26:11 +0000 (11:26 +0200)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Sat, 6 Oct 2012 16:51:52 +0000 (18:51 +0200)
commit30ddf1eb571e00c6b6e9723d6dc69ce4632471cc
tree654bd061a42a6521abb633b22000becf81369fde
parentfa94c1ceafe3f3cc43a97b1beb87926ca2648d32
model-checker : cleanup in mc examples
22 files changed:
buildtools/Cmake/DefinePackages.cmake
examples/msg/mc/CMakeLists.txt
examples/msg/mc/bugged1_liveness.c
examples/msg/mc/bugged1_liveness.h
examples/msg/mc/bugged2_liveness.c
examples/msg/mc/bugged2_liveness.h
examples/msg/mc/centralized_liveness.c [deleted file]
examples/msg/mc/centralized_liveness.h [deleted file]
examples/msg/mc/centralized_liveness_deadlock.c [deleted file]
examples/msg/mc/deploy_bugged2_liveness.xml
examples/msg/mc/deploy_centralized_liveness.xml [deleted file]
examples/msg/mc/promela2_bugged1_liveness [deleted file]
examples/msg/mc/promela2_bugged2_liveness [deleted file]
examples/msg/mc/promela2_centralized_liveness [deleted file]
examples/msg/mc/promela_bugged1_liveness [moved from examples/msg/mc/promela1_bugged1_liveness with 100% similarity]
examples/msg/mc/promela_bugged2_liveness
examples/msg/mc/promela_centralized_liveness [deleted file]
examples/msg/mc/test/test_heap_comparison.c [moved from examples/msg/mc/test/compare_snapshot.c with 77% similarity]
examples/msg/mc/test_snapshot.c [deleted file]
examples/msg/mc/test_snapshot.h [deleted file]
src/include/mc/mc.h
src/mc/test/heap_comparison.c [moved from src/mc/test/compare_snapshot.c with 86% similarity]