X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bf58a2961f376ffa8fcad1c2058f7366a747c7cf..01e2c00cfea470a9ddb77a0712888969a530eccd:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 4cc016d37a..4ca7368053 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -181,8 +181,6 @@ include examples/cpp/comm-pingpong/s4u-comm-pingpong.cpp include examples/cpp/comm-pingpong/s4u-comm-pingpong.tesh include examples/cpp/comm-ready/s4u-comm-ready.cpp include examples/cpp/comm-ready/s4u-comm-ready.tesh -include examples/cpp/comm-serialize/s4u-comm-serialize.cpp -include examples/cpp/comm-serialize/s4u-comm-serialize.tesh include examples/cpp/comm-suspend/s4u-comm-suspend.cpp include examples/cpp/comm-suspend/s4u-comm-suspend.tesh include examples/cpp/comm-testany/s4u-comm-testany.cpp @@ -333,6 +331,8 @@ include examples/cpp/network-ns3/s4u-network-ns3.cpp include examples/cpp/network-ns3/s4u-network-ns3.tesh include examples/cpp/network-wifi/s4u-network-wifi.cpp include examples/cpp/network-wifi/s4u-network-wifi.tesh +include examples/cpp/platform-comm-serialize/s4u-platform-comm-serialize.cpp +include examples/cpp/platform-comm-serialize/s4u-platform-comm-serialize.tesh include examples/cpp/platform-failures/s4u-platform-failures.cpp include examples/cpp/platform-failures/s4u-platform-failures.tesh include examples/cpp/platform-failures/s4u-platform-failures_d.xml @@ -414,8 +414,6 @@ include examples/python/comm-pingpong/comm-pingpong.py include examples/python/comm-pingpong/comm-pingpong.tesh include examples/python/comm-ready/comm-ready.py include examples/python/comm-ready/comm-ready.tesh -include examples/python/comm-serialize/comm-serialize.py -include examples/python/comm-serialize/comm-serialize.tesh include examples/python/comm-suspend/comm-suspend.py include examples/python/comm-suspend/comm-suspend.tesh include examples/python/comm-testany/comm-testany.py @@ -430,8 +428,6 @@ include examples/python/comm-waitallfor/comm-waitallfor.py include examples/python/comm-waitallfor/comm-waitallfor.tesh include examples/python/comm-waitany/comm-waitany.py include examples/python/comm-waitany/comm-waitany.tesh -include examples/python/comm-waitfor/comm-waitfor.py -include examples/python/comm-waitfor/comm-waitfor.tesh include examples/python/comm-waituntil/comm-waituntil.py include examples/python/comm-waituntil/comm-waituntil.tesh include examples/python/exec-async/exec-async.py @@ -450,6 +446,8 @@ include examples/python/io-degradation/io-degradation.py include examples/python/io-degradation/io-degradation.tesh include examples/python/network-nonlinear/network-nonlinear.py include examples/python/network-nonlinear/network-nonlinear.tesh +include examples/python/platform-comm-serialize/platform-comm-serialize.py +include examples/python/platform-comm-serialize/platform-comm-serialize.tesh include examples/python/platform-failures/platform-failures.py include examples/python/platform-failures/platform-failures.tesh include examples/python/platform-profile/platform-profile.py @@ -1646,6 +1644,7 @@ include docs/source/Contributors_Documentation.rst include docs/source/Deploying_your_application.rst include docs/source/Design_goals.rst include docs/source/Doxyfile +include docs/source/Examples.rst include docs/source/Experimental_setup.rst include docs/source/Installing_SimGrid.rst include docs/source/Introduction.rst @@ -2218,6 +2217,8 @@ include src/s4u/s4u_Netzone.cpp include src/s4u/s4u_Semaphore.cpp include src/s4u/s4u_VirtualMachine.cpp include src/simgrid/Exception.cpp +include src/simgrid/module.cpp +include src/simgrid/module.hpp include src/simgrid/sg_config.cpp include src/simgrid/sg_version.cpp include src/simgrid/util.hpp @@ -2434,7 +2435,6 @@ include src/surf/ns3/ns3_simulator.hpp include src/surf/ptask_L07.cpp include src/surf/ptask_L07.hpp include src/surf/sg_platf.cpp -include src/surf/surf_interface.cpp include src/surf/surf_interface.hpp include src/surf/xml/platf.hpp include src/surf/xml/platf_private.hpp