X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cc2a3b6ad88737cdcfaec1e707ed7c485e9d4e15..d6ab63a9da3e99ee26c3416aba6c252d2cd06dce:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index eee9ee95f3..dc779525db 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -273,7 +273,6 @@ include examples/python/exec-dvfs/exec-dvfs.py include examples/python/exec-dvfs/exec-dvfs.tesh include examples/python/exec-remote/exec-remote.py include examples/python/exec-remote/exec-remote.tesh -include examples/s4u/README.rst include examples/s4u/actor-create/s4u-actor-create.cpp include examples/s4u/actor-create/s4u-actor-create.tesh include examples/s4u/actor-create/s4u-actor-create_d.xml @@ -1768,6 +1767,7 @@ include docs/source/Tutorial_Algorithms.rst include docs/source/Tutorial_MPI_Applications.rst include docs/source/XML_Reference.rst include docs/source/_ext/hidden_code_block.py +include docs/source/_ext/showfile.py include docs/source/_templates/breadcrumbs.html include docs/source/app_msg.rst include docs/source/app_s4u.rst @@ -1779,8 +1779,6 @@ include docs/source/img/eclipseScreenShot.png include docs/source/img/extlink.png include docs/source/img/extlink.svg include docs/source/img/graphical-toc.svg -include docs/source/img/lang_cpp.png -include docs/source/img/lang_python.png include docs/source/img/smpi_simgrid_alltoall_pair_16.png include docs/source/img/smpi_simgrid_alltoall_ring_16.png include docs/source/img/zone_hierarchy.png @@ -1810,6 +1808,7 @@ include docs/source/tuto_smpi/gemm_mpi.cpp include docs/source/tuto_smpi/img/big-picture.svg include docs/source/tuto_smpi/img/lu.S.4.png include docs/source/tuto_smpi/roundtrip.c +include examples/README.rst include examples/deprecated/java/.classpath include examples/deprecated/java/.project include examples/deprecated/java/CMakeLists.txt @@ -1974,7 +1973,6 @@ include include/simgrid/smpi/replay.hpp include include/simgrid/storage.h include include/simgrid/vm.h include include/simgrid/zone.h -include include/simgrid_config.h include include/smpi/forward.hpp include include/smpi/mpi.h include include/smpi/mpif.h.in @@ -1987,7 +1985,6 @@ include include/smpi/smpi_helpers_internal.h include include/smpi/smpi_main.h include include/xbt.h include include/xbt/Extendable.hpp -include include/xbt/RngStream.h include include/xbt/asserts.h include include/xbt/automaton.h include include/xbt/automaton.hpp @@ -2036,8 +2033,6 @@ include src/bindings/java/jmsg_host.cpp include src/bindings/java/jmsg_host.h include src/bindings/java/jmsg_process.cpp include src/bindings/java/jmsg_process.h -include src/bindings/java/jmsg_rngstream.cpp -include src/bindings/java/jmsg_rngstream.h include src/bindings/java/jmsg_storage.cpp include src/bindings/java/jmsg_storage.h include src/bindings/java/jmsg_synchro.cpp @@ -2064,7 +2059,6 @@ include src/bindings/java/org/simgrid/msg/Mutex.java include src/bindings/java/org/simgrid/msg/Process.java include src/bindings/java/org/simgrid/msg/ProcessKilledError.java include src/bindings/java/org/simgrid/msg/ProcessNotFoundException.java -include src/bindings/java/org/simgrid/msg/RngStream.java include src/bindings/java/org/simgrid/msg/Semaphore.java include src/bindings/java/org/simgrid/msg/Storage.java include src/bindings/java/org/simgrid/msg/StorageNotFoundException.java @@ -2534,6 +2528,8 @@ include src/surf/network_ns3.cpp include src/surf/network_ns3.hpp include src/surf/network_smpi.cpp include src/surf/network_smpi.hpp +include src/surf/network_wifi.cpp +include src/surf/network_wifi.hpp include src/surf/ns3/ns3_simulator.cpp include src/surf/ns3/ns3_simulator.hpp include src/surf/ptask_L07.cpp @@ -2553,7 +2549,6 @@ include src/surf/xml/simgrid_dtd.h include src/surf/xml/surfxml_parseplatf.cpp include src/surf/xml/surfxml_sax_cb.cpp include src/xbt/OsSemaphore.hpp -include src/xbt/RngStream.c include src/xbt/automaton/automaton.c include src/xbt/automaton/automaton_lexer.yy.c include src/xbt/automaton/automatonparse_promela.c @@ -2605,7 +2600,7 @@ include src/xbt/xbt_os_time.c include src/xbt/xbt_replay.cpp include src/xbt/xbt_str.cpp include src/xbt/xbt_str_test.cpp -include src/xbt/xbt_virtu.c +include src/xbt/xbt_virtu.cpp include src/xbt_modinter.h include teshsuite/java/CMakeLists.txt include teshsuite/lua/CMakeLists.txt