Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : cleanups, refactoring and apply indent script
authorMarion Guthmuller <marion.guthmuller@inria.fr>
Fri, 30 May 2014 21:28:56 +0000 (23:28 +0200)
committerMarion Guthmuller <marion.guthmuller@inria.fr>
Fri, 30 May 2014 21:28:56 +0000 (23:28 +0200)
commitb40c2e9bf3cf6e8b2fad15594852ce186bf99574
tree994e99d978876df66e6ea6c0b85d0dc2f6168fe1
parent5334ced8ad322f88a152cc6f8213d1a42569f4e7
model-checker : cleanups, refactoring and apply indent script
21 files changed:
buildtools/Cmake/DefinePackages.cmake
src/include/mc/mc.h
src/mc/mc_checkpoint.c
src/mc/mc_comm_determinism.c [new file with mode: 0644]
src/mc/mc_compare.c
src/mc/mc_diff.c
src/mc/mc_dpor.c
src/mc/mc_dwarf.c
src/mc/mc_dwarf_expression.c
src/mc/mc_global.c
src/mc/mc_hash.c
src/mc/mc_ignore.c [new file with mode: 0644]
src/mc/mc_liveness.c
src/mc/mc_member.c
src/mc/mc_memory.c
src/mc/mc_pair.c
src/mc/mc_request.c
src/mc/mc_safety.c [new file with mode: 0644]
src/mc/mc_state.c
src/mc/mc_visited.c [new file with mode: 0644]
src/xbt/log.c