Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix distcheck
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 18 Feb 2021 11:43:09 +0000 (12:43 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 18 Feb 2021 11:43:09 +0000 (12:43 +0100)
MANIFEST.in
teshsuite/simdag/CMakeLists.txt

index 4486216..475c0b2 100644 (file)
@@ -794,7 +794,6 @@ include teshsuite/simdag/platforms/one_cluster_multicore.xml
 include teshsuite/simdag/platforms/one_cluster_router_id.xml
 include teshsuite/simdag/platforms/one_cluster_splitduplex.xml
 include teshsuite/simdag/platforms/platform_2p_1bb.xml
-include teshsuite/simdag/platforms/platform_4p_1switch.xml
 include teshsuite/simdag/platforms/properties.xml
 include teshsuite/simdag/platforms/test_of_is_router.xml
 include teshsuite/simdag/platforms/three_hosts_non_symmetric_route.xml
index 8b2a3f7..4f40a49 100644 (file)
@@ -31,7 +31,6 @@ set(xml_files     ${xml_files}      ${CMAKE_CURRENT_SOURCE_DIR}/platforms/four_h
                                     ${CMAKE_CURRENT_SOURCE_DIR}/platforms/one_cluster_splitduplex.xml
                                     ${CMAKE_CURRENT_SOURCE_DIR}/platforms/one_cluster_router_id.xml
                                     ${CMAKE_CURRENT_SOURCE_DIR}/platforms/one_cluster.xml
-                                    ${CMAKE_CURRENT_SOURCE_DIR}/platforms/platform_4p_1switch.xml
                                     ${CMAKE_CURRENT_SOURCE_DIR}/platforms/properties.xml
                                     ${CMAKE_CURRENT_SOURCE_DIR}/platforms/test_of_is_router.xml
                                     ${CMAKE_CURRENT_SOURCE_DIR}/platforms/three_hosts_non_symmetric_route.xml