X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e0e78e5fd1f74efdc62ed85e5b20d4cb70838a8f..989042c42c15e746278c98212cd16e655d03f182:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index a0132080f4..ad54caf0a8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -768,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 @@ -1765,6 +1768,7 @@ include doc/doxygen/uhood.doc include doc/doxygen/uhood_arch.doc include doc/doxygen/uhood_switch.doc include docs/Build.sh +include docs/README.md include docs/bin/extract_logs_hierarchy.pl include docs/find-missing.ignore include docs/find-missing.py @@ -1794,6 +1798,7 @@ include docs/source/Start_your_own_project.rst include docs/source/The_XBT_toolbox.rst include docs/source/Tutorial_Algorithms.rst include docs/source/Tutorial_MPI_Applications.rst +include docs/source/Tutorial_Model-checking.rst include docs/source/XML_reference.rst include docs/source/_ext/javasphinx/LICENSE include docs/source/_ext/javasphinx/MANIFEST.in @@ -2200,13 +2205,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