X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/57d7a8d9b050fd49495cf26342136edf7fdc09c1..18fe51578463c47b120f4688da0d49aac5b8f3e0:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 5f49064743..83be8b2a91 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -34,6 +34,12 @@ include examples/c/actor-suspend/actor-suspend.tesh include examples/c/actor-yield/actor-yield.c include examples/c/actor-yield/actor-yield.tesh include examples/c/actor-yield/actor-yield_d.xml +include examples/c/app-chainsend/app-chainsend.tesh +include examples/c/app-chainsend/app-chainsend_d.xml +include examples/c/app-chainsend/broadcaster.c +include examples/c/app-chainsend/chainsend.c +include examples/c/app-chainsend/chainsend.h +include examples/c/app-chainsend/peer.c include examples/c/app-pingpong/app-pingpong.c include examples/c/app-pingpong/app-pingpong.tesh include examples/c/app-pingpong/app-pingpong_d.xml @@ -45,12 +51,23 @@ include examples/c/async-waitall/async-waitall_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/cloud-capping/cloud-capping.c +include examples/c/cloud-capping/cloud-capping.tesh +include examples/c/cloud-migration/cloud-migration.c +include examples/c/cloud-migration/cloud-migration.tesh include examples/c/cloud-simple/cloud-simple.c include examples/c/cloud-simple/cloud-simple.tesh include examples/c/energy-exec/energy-exec.c include examples/c/energy-exec/energy-exec.tesh +include examples/c/exec-dvfs/exec-dvfs.c +include examples/c/exec-dvfs/exec-dvfs.tesh include examples/c/io-disk-raw/io-disk-raw.c include examples/c/io-disk-raw/io-disk-raw.tesh +include examples/c/io-file-remote/io-file-remote.c +include examples/c/io-file-remote/io-file-remote.tesh +include examples/c/io-file-remote/io-file-remote_d.xml +include examples/c/plugin-hostload/plugin-hostload.c +include examples/c/plugin-hostload/plugin-hostload.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 @@ -624,33 +641,14 @@ include teshsuite/msg/app-bittorrent/connection.h include teshsuite/msg/app-bittorrent/generate.py include teshsuite/msg/app-bittorrent/tracker.c include teshsuite/msg/app-bittorrent/tracker.h -include teshsuite/msg/app-chainsend/app-chainsend.tesh -include teshsuite/msg/app-chainsend/app-chainsend_d.xml -include teshsuite/msg/app-chainsend/broadcaster.c -include teshsuite/msg/app-chainsend/broadcaster.h -include teshsuite/msg/app-chainsend/chainsend.c -include teshsuite/msg/app-chainsend/common.c -include teshsuite/msg/app-chainsend/common.h -include teshsuite/msg/app-chainsend/iterator.c -include teshsuite/msg/app-chainsend/iterator.h -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/async-wait/async-wait.c include teshsuite/msg/async-wait/async-wait.tesh include teshsuite/msg/async-wait/async-wait2_d.xml include teshsuite/msg/async-wait/async-wait3_d.xml include teshsuite/msg/async-wait/async-wait4_d.xml include teshsuite/msg/async-wait/async-wait_d.xml -include teshsuite/msg/cloud-capping/cloud-capping.c -include teshsuite/msg/cloud-capping/cloud-capping.tesh -include teshsuite/msg/cloud-migration/cloud-migration.c -include teshsuite/msg/cloud-migration/cloud-migration.tesh include teshsuite/msg/cloud-two-tasks/cloud-two-tasks.c include teshsuite/msg/cloud-two-tasks/cloud-two-tasks.tesh -include teshsuite/msg/energy-pstate/energy-pstate.c -include teshsuite/msg/energy-pstate/energy-pstate.tesh include teshsuite/msg/energy-ptask/energy-ptask.c include teshsuite/msg/energy-ptask/energy-ptask.tesh include teshsuite/msg/get_sender/get_sender.c @@ -661,16 +659,11 @@ include teshsuite/msg/host_on_off_processes/host_on_off_processes.cpp include teshsuite/msg/host_on_off_processes/host_on_off_processes.tesh include teshsuite/msg/host_on_off_recv/host_on_off_recv.c include teshsuite/msg/host_on_off_recv/host_on_off_recv.tesh -include teshsuite/msg/io-file-remote/io-file-remote.c -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/platform-properties/platform-properties.c include teshsuite/msg/platform-properties/platform-properties.tesh include teshsuite/msg/platform-properties/platform-properties_d.xml -include teshsuite/msg/plugin-hostload/plugin-hostload.c -include teshsuite/msg/plugin-hostload/plugin-hostload.tesh include teshsuite/msg/process-lifetime/baseline_d.xml include teshsuite/msg/process-lifetime/kill_d.xml include teshsuite/msg/process-lifetime/process-lifetime.c @@ -1942,7 +1935,6 @@ include examples/platforms/small_platform_profile.xml include examples/platforms/small_platform_with_routers.xml include examples/platforms/storage/content/small_content.txt include examples/platforms/storage/content/storage_content.txt -include examples/platforms/storage/remote_io.xml include examples/platforms/storage/storage.xml include examples/platforms/syscoord/generate_peer_platform.pl include examples/platforms/syscoord/median_harvard.syscoord @@ -1979,6 +1971,7 @@ include include/simgrid/cond.h include include/simgrid/config.h.in include include/simgrid/disk.h include include/simgrid/engine.h +include include/simgrid/exec.h include include/simgrid/forward.h include include/simgrid/host.h include include/simgrid/instr.h