X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b605a4eb09f9ebb003c8fd4168dc34b8f5e64b09..67e8ef9debd01b1a150bfcbc5320c16d01290586:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 797b9435dd..67bc243f6b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -597,9 +597,12 @@ include examples/smpi/trace_simple/trace_simple.c include examples/smpi/trace_simple/trace_simple.tesh include examples/sthread/pthread-mc-mutex-simple.tesh include examples/sthread/pthread-mc-mutex-simpledeadlock.tesh +include examples/sthread/pthread-mc-producer-consumer.tesh include examples/sthread/pthread-mutex-simple.c include examples/sthread/pthread-mutex-simple.tesh include examples/sthread/pthread-mutex-simpledeadlock.c +include examples/sthread/pthread-producer-consumer.c +include examples/sthread/pthread-producer-consumer.tesh include examples/sthread/sthread-mutex-simple.c include examples/sthread/sthread-mutex-simple.tesh include teshsuite/catch_simgrid.hpp @@ -2121,12 +2124,11 @@ include src/kernel/routing/WifiZone.cpp include src/kernel/timer/Timer.cpp include src/kernel/xml/platf.hpp include src/kernel/xml/platf_private.hpp +include src/kernel/xml/platf_sax_cb.cpp include src/kernel/xml/sg_platf.cpp include src/kernel/xml/simgrid.dtd include src/kernel/xml/simgrid_dtd.c include src/kernel/xml/simgrid_dtd.h -include src/kernel/xml/surfxml_parseplatf.cpp -include src/kernel/xml/surfxml_sax_cb.cpp include src/mc/AddressSpace.hpp include src/mc/ModelChecker.cpp include src/mc/ModelChecker.hpp @@ -2440,7 +2442,6 @@ include src/smpi/smpitools.sh include src/sthread/sthread.c include src/sthread/sthread.h include src/sthread/sthread_impl.cpp -include src/surf/surf_interface.hpp include src/xbt/OsSemaphore.hpp include src/xbt/PropertyHolder.cpp include src/xbt/automaton/automaton.c @@ -2493,15 +2494,13 @@ include src/xbt/unit-tests_main.cpp include src/xbt/xbt_log_appender_file.cpp include src/xbt/xbt_log_layout_format.cpp include src/xbt/xbt_log_layout_simple.cpp -include src/xbt/xbt_main.cpp -include src/xbt/xbt_modinter.h +include src/xbt/xbt_misc.cpp include src/xbt/xbt_os_file.cpp include src/xbt/xbt_os_time.c include src/xbt/xbt_parse_units.cpp include src/xbt/xbt_replay.cpp include src/xbt/xbt_str.cpp include src/xbt/xbt_str_test.cpp -include src/xbt/xbt_virtu.cpp include teshsuite/kernel/CMakeLists.txt include teshsuite/mc/CMakeLists.txt include teshsuite/models/CMakeLists.txt