X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9711fd53100bb257aca1756c46bb7dca4bf98373..33a2dd5a405effecfbc7a26d7a84664902a2432a:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index a803bfcbac..a976146962 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -549,6 +549,12 @@ include examples/python/platform-failures/platform-failures.py include examples/python/platform-failures/platform-failures.tesh include examples/python/platform-profile/platform-profile.py include examples/python/platform-profile/platform-profile.tesh +include examples/python/synchro-barrier/synchro-barrier.py +include examples/python/synchro-barrier/synchro-barrier.tesh +include examples/python/synchro-mutex/synchro-mutex.py +include examples/python/synchro-mutex/synchro-mutex.tesh +include examples/python/synchro-semaphore/synchro-semaphore.py +include examples/python/synchro-semaphore/synchro-semaphore.tesh include examples/smpi/NAS/DGraph.c include examples/smpi/NAS/DGraph.h include examples/smpi/NAS/README.install @@ -710,6 +716,7 @@ include teshsuite/mc/random-bug/random-bug.cpp include teshsuite/mc/random-bug/random-bug.tesh include teshsuite/models/cloud-sharing/cloud-sharing.cpp include teshsuite/models/cloud-sharing/cloud-sharing.tesh +include teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw-bmf.tesh include teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw.cpp include teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw.tesh include teshsuite/models/ptask-subflows/ptask-subflows.cpp @@ -785,11 +792,13 @@ include teshsuite/s4u/basic-parsing-test/basic-parsing-test.cpp include teshsuite/s4u/basic-parsing-test/basic-parsing-test.tesh include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.cpp include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.tesh +include teshsuite/s4u/cloud-two-execs/cloud-two-execs-bmf.tesh include teshsuite/s4u/cloud-two-execs/cloud-two-execs.cpp include teshsuite/s4u/cloud-two-execs/cloud-two-execs.tesh include teshsuite/s4u/comm-get-sender/comm-get-sender.cpp include teshsuite/s4u/comm-get-sender/comm-get-sender.tesh include teshsuite/s4u/comm-pt2pt/comm-pt2pt.cpp +include teshsuite/s4u/concurrent_rw/concurrent_rw-bmf.tesh include teshsuite/s4u/concurrent_rw/concurrent_rw.cpp include teshsuite/s4u/concurrent_rw/concurrent_rw.tesh include teshsuite/s4u/dag-incomplete-simulation/dag-incomplete-simulation.cpp @@ -2150,10 +2159,13 @@ include src/kernel/context/ContextThread.cpp include src/kernel/context/ContextThread.hpp include src/kernel/context/ContextUnix.cpp include src/kernel/context/ContextUnix.hpp +include src/kernel/lmm/System.cpp +include src/kernel/lmm/System.hpp include src/kernel/lmm/bmf.cpp include src/kernel/lmm/bmf.hpp include src/kernel/lmm/bmf_test.cpp include src/kernel/lmm/fair_bottleneck.cpp +include src/kernel/lmm/fair_bottleneck.hpp include src/kernel/lmm/maxmin.cpp include src/kernel/lmm/maxmin.hpp include src/kernel/lmm/maxmin_test.cpp @@ -2176,8 +2188,6 @@ include src/kernel/resource/VirtualMachineImpl.cpp include src/kernel/resource/VirtualMachineImpl.hpp include src/kernel/resource/WifiLinkImpl.cpp include src/kernel/resource/WifiLinkImpl.hpp -include src/kernel/resource/profile/DatedValue.cpp -include src/kernel/resource/profile/DatedValue.hpp include src/kernel/resource/profile/Event.hpp include src/kernel/resource/profile/FutureEvtSet.cpp include src/kernel/resource/profile/FutureEvtSet.hpp