X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cc2a3b6ad88737cdcfaec1e707ed7c485e9d4e15..e2802f8551d32c12160edbaf063fae08fe676127:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index eee9ee95f3..9f533c44b8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1974,7 +1974,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 +1986,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 +2034,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 +2060,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 +2529,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 +2550,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 +2601,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