X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a6055711d5d0ab8fdb47143cca089bc5bb724848..c8c2ca62f763f7872f2cecb38531705ed526fd5b:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 20f11b1727..d97b8e53f9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -651,6 +651,7 @@ include teshsuite/kernel/context-defaults/factory_boost.tesh include teshsuite/kernel/context-defaults/factory_raw.tesh include teshsuite/kernel/context-defaults/factory_thread.tesh include teshsuite/kernel/context-defaults/factory_ucontext.tesh +include teshsuite/kernel/simcall-generic/blocking_simcall.hpp include teshsuite/kernel/simcall-generic/simcall-generic.cpp include teshsuite/kernel/simcall-generic/simcall-generic.tesh include teshsuite/kernel/stack-overflow/stack-overflow.cpp @@ -2005,7 +2006,6 @@ include include/simgrid/semaphore.h include include/simgrid/simdag.h include include/simgrid/simix.h include include/simgrid/simix.hpp -include include/simgrid/simix/blocking_simcall.hpp include include/simgrid/smpi/smpi_replay.hpp include include/simgrid/version.h.in include include/simgrid/vm.h @@ -2117,6 +2117,7 @@ include src/include/surf/surf.hpp include src/include/xbt/coverage.h include src/include/xbt/mmalloc.h include src/include/xbt/parmap.hpp +include src/include/xbt/xbt_modinter.h include src/include/xxhash.hpp include src/instr/instr_config.cpp include src/instr/instr_interface.cpp @@ -2162,6 +2163,8 @@ include src/kernel/activity/SynchroRaw.cpp include src/kernel/activity/SynchroRaw.hpp include src/kernel/actor/ActorImpl.cpp include src/kernel/actor/ActorImpl.hpp +include src/kernel/actor/SimcallObserver.cpp +include src/kernel/actor/SimcallObserver.hpp include src/kernel/context/Context.cpp include src/kernel/context/Context.hpp include src/kernel/context/ContextBoost.cpp @@ -2183,7 +2186,6 @@ include src/kernel/resource/Action.cpp include src/kernel/resource/DiskImpl.cpp include src/kernel/resource/DiskImpl.hpp include src/kernel/resource/Model.cpp -include src/kernel/resource/Resource.cpp include src/kernel/resource/profile/DatedValue.cpp include src/kernel/resource/profile/DatedValue.hpp include src/kernel/resource/profile/Event.hpp @@ -2224,8 +2226,6 @@ include src/mc/checker/LivenessChecker.cpp include src/mc/checker/LivenessChecker.hpp include src/mc/checker/SafetyChecker.cpp include src/mc/checker/SafetyChecker.hpp -include src/mc/checker/SimcallObserver.cpp -include src/mc/checker/SimcallObserver.hpp include src/mc/checker/UdporChecker.cpp include src/mc/checker/UdporChecker.hpp include src/mc/checker/simgrid_mc.cpp @@ -2636,7 +2636,6 @@ 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 src/xbt_modinter.h include teshsuite/java/CMakeLists.txt include teshsuite/kernel/CMakeLists.txt include teshsuite/lua/CMakeLists.txt