Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : test dpor without replay from initial state but with
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index 688eab9..4a71b6c 100644 (file)
@@ -363,7 +363,7 @@ set(MC_SRC
        src/mc/mc_dpor.c
        src/mc/mc_request.c
        src/mc/private.h
-       src/mc/mc_dfs.c
+       src/mc/mc_liveness.c
 )
 
 set(RNGSTREAM_SRC
@@ -406,8 +406,8 @@ set(headers_to_install
        include/xbt/mmalloc.h
        include/xbt/replay_trace_reader.h
        include/xbt/parmap.h
-       include/xbt/automatonparse_promela.h
        include/xbt/automaton.h
+       include/xbt/automatonparse_promela.h
        include/mc/modelchecker.h
        include/msg/msg.h
        include/msg/datatypes.h