Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : add snapshot of stack memory region for comparison of pairs reached...
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index d3e4051..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