Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill unused parameters.
[simgrid.git] / MANIFEST.in
index 780f914..b5d6743 100644 (file)
@@ -169,6 +169,8 @@ include examples/cpp/cloud-migration/s4u-cloud-migration.cpp
 include examples/cpp/cloud-migration/s4u-cloud-migration.tesh
 include examples/cpp/cloud-simple/s4u-cloud-simple.cpp
 include examples/cpp/cloud-simple/s4u-cloud-simple.tesh
+include examples/cpp/clusters-multicpu/s4u-clusters-multicpu.cpp
+include examples/cpp/clusters-multicpu/s4u-clusters-multicpu.tesh
 include examples/cpp/comm-dependent/s4u-comm-dependent.cpp
 include examples/cpp/comm-dependent/s4u-comm-dependent.tesh
 include examples/cpp/comm-host2host/s4u-comm-host2host.cpp
@@ -766,6 +768,9 @@ include teshsuite/simdag/platforms/bogus_missing_dst_gateway.xml
 include teshsuite/simdag/platforms/bogus_missing_src_gateway.xml
 include teshsuite/simdag/platforms/bogus_two_hosts_asymetric.xml
 include teshsuite/simdag/platforms/carol.fail
+include teshsuite/simdag/platforms/cluster_dragonfly_noncontiguous_rad.xml
+include teshsuite/simdag/platforms/cluster_fat_tree_noncontiguous_rad.xml
+include teshsuite/simdag/platforms/cluster_torus_noncontiguous_rad.xml
 include teshsuite/simdag/platforms/erin.avail
 include teshsuite/simdag/platforms/four_hosts_floyd.xml
 include teshsuite/simdag/platforms/host_attributes.xml
@@ -2198,11 +2203,16 @@ include src/kernel/resource/profile/StochasticDatedValue.cpp
 include src/kernel/resource/profile/StochasticDatedValue.hpp
 include src/kernel/routing/ClusterZone.cpp
 include src/kernel/routing/DijkstraZone.cpp
+include src/kernel/routing/DijkstraZone_test.cpp
 include src/kernel/routing/DragonflyZone.cpp
+include src/kernel/routing/DragonflyZone_test.cpp
 include src/kernel/routing/EmptyZone.cpp
 include src/kernel/routing/FatTreeZone.cpp
+include src/kernel/routing/FatTreeZone_test.cpp
 include src/kernel/routing/FloydZone.cpp
+include src/kernel/routing/FloydZone_test.cpp
 include src/kernel/routing/FullZone.cpp
+include src/kernel/routing/FullZone_test.cpp
 include src/kernel/routing/NetPoint.cpp
 include src/kernel/routing/NetZoneImpl.cpp
 include src/kernel/routing/RoutedZone.cpp