X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4b60fc51131a5e2eeb31948cd28270bfa3093646..2a4a32a45f463b9fecfa6a88a43c8498d2e508cb:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index c3229779cb..e723babff0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -25,6 +25,8 @@ include examples/c/app-pingpong/app-pingpong_d.xml include examples/c/async-waitany/async-waitany.c include examples/c/async-waitany/async-waitany.tesh include examples/c/async-waitany/async-waitany_d.xml +include examples/c/io-disk-raw/io-disk-raw.c +include examples/c/io-disk-raw/io-disk-raw.tesh include examples/deprecated/java/app/bittorrent/Common.java include examples/deprecated/java/app/bittorrent/Connection.java include examples/deprecated/java/app/bittorrent/Main.java @@ -611,7 +613,6 @@ include teshsuite/msg/app-chainsend/messages.c include teshsuite/msg/app-chainsend/messages.h include teshsuite/msg/app-chainsend/peer.c include teshsuite/msg/app-chainsend/peer.h -include teshsuite/msg/app-pingpong/app-pingpong_d.xml include teshsuite/msg/app-token-ring/app-token-ring.c include teshsuite/msg/app-token-ring/app-token-ring.tesh include teshsuite/msg/async-wait/async-wait.c @@ -653,8 +654,6 @@ include teshsuite/msg/io-file-remote/io-file-remote.tesh include teshsuite/msg/io-file-remote/io-file-remote_d.xml include teshsuite/msg/io-file/io-file.c include teshsuite/msg/io-file/io-file.tesh -include teshsuite/msg/io-raw-storage/io-raw-storage.c -include teshsuite/msg/io-raw-storage/io-raw-storage.tesh include teshsuite/msg/platform-properties/platform-properties.c include teshsuite/msg/platform-properties/platform-properties.tesh include teshsuite/msg/platform-properties/platform-properties_d.xml @@ -1830,6 +1829,7 @@ include docs/source/_ext/autodoxy.py include docs/source/_ext/showfile.css include docs/source/_ext/showfile.js include docs/source/_ext/showfile.py +include docs/source/_static/css/custom.css include docs/source/_templates/breadcrumbs.html include docs/source/app_msg.rst include docs/source/app_s4u.rst @@ -1973,6 +1973,7 @@ include include/simgrid/chrono.hpp include include/simgrid/comm.h include include/simgrid/cond.h include include/simgrid/config.h.in +include include/simgrid/disk.h include include/simgrid/engine.h include include/simgrid/forward.h include include/simgrid/host.h @@ -2662,7 +2663,6 @@ 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_os_file.cpp -include src/xbt/xbt_os_synchro.cpp include src/xbt/xbt_os_time.c include src/xbt/xbt_replay.cpp include src/xbt/xbt_str.cpp