Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : add deployment file deploy_bugged1_liveness_visited.xml in CMakeLists.txt
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Mon, 23 Sep 2013 09:53:33 +0000 (11:53 +0200)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Mon, 23 Sep 2013 09:53:57 +0000 (11:53 +0200)
examples/msg/mc/CMakeLists.txt

index 554add9..1cba503 100644 (file)
@@ -33,6 +33,7 @@ set(tesh_files
 set(xml_files
   ${xml_files}
   ${CMAKE_CURRENT_SOURCE_DIR}/deploy_bugged1_liveness.xml
+  ${CMAKE_CURRENT_SOURCE_DIR}/deploy_bugged1_liveness_visited.xml
   ${CMAKE_CURRENT_SOURCE_DIR}/deploy_bugged1.xml
   ${CMAKE_CURRENT_SOURCE_DIR}/deploy_bugged2_liveness.xml
   ${CMAKE_CURRENT_SOURCE_DIR}/deploy_bugged2.xml