Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Const for pointer and reference parameters (slight return).
[simgrid.git] / MANIFEST.in
index 903dc9b..21c5e3b 100644 (file)
@@ -255,12 +255,11 @@ include examples/deprecated/java/trace/pingpong/Receiver.java
 include examples/deprecated/java/trace/pingpong/Sender.java
 include examples/deprecated/java/trace/pingpong/trace-pingpong.tesh
 include examples/deprecated/msg/README.doc
+include examples/deprecated/msg/mc/bugged2-liveness.tesh
 include examples/deprecated/msg/mc/bugged2_liveness.c
-include examples/deprecated/msg/mc/bugged3.c
 include examples/deprecated/msg/mc/centralized_mutex.c
 include examples/deprecated/msg/mc/centralized_mutex.tesh
 include examples/deprecated/msg/mc/deploy_bugged2_liveness.xml
-include examples/deprecated/msg/mc/deploy_bugged3.xml
 include examples/deprecated/msg/mc/deploy_centralized_mutex.xml
 include examples/deprecated/msg/mc/promela_bugged2_liveness
 include examples/deprecated/msg/trace-categories/trace-categories.c
@@ -678,6 +677,8 @@ include teshsuite/s4u/activity-lifecycle/testing_sleep.cpp
 include teshsuite/s4u/activity-lifecycle/testing_test-wait.cpp
 include teshsuite/s4u/actor-autorestart/actor-autorestart.cpp
 include teshsuite/s4u/actor-autorestart/actor-autorestart.tesh
+include teshsuite/s4u/actor-suspend/actor-suspend.cpp
+include teshsuite/s4u/actor-suspend/actor-suspend.tesh
 include teshsuite/s4u/actor/actor.cpp
 include teshsuite/s4u/actor/actor.tesh
 include teshsuite/s4u/basic-link-test/basic-link-test.cpp
@@ -1697,6 +1698,8 @@ include teshsuite/surf/surf_usage2/surf_usage2.cpp
 include teshsuite/surf/surf_usage2/surf_usage2.tesh
 include teshsuite/surf/wifi_usage/wifi_usage.cpp
 include teshsuite/surf/wifi_usage/wifi_usage.tesh
+include teshsuite/surf/wifi_usage_decay/wifi_usage_decay.cpp
+include teshsuite/surf/wifi_usage_decay/wifi_usage_decay.tesh
 include teshsuite/xbt/cmdline/cmdline.c
 include teshsuite/xbt/cmdline/cmdline.tesh
 include teshsuite/xbt/log_large/log_large.c
@@ -1937,6 +1940,7 @@ include examples/platforms/two_hosts_profiles.xml
 include examples/platforms/two_peers.xml
 include examples/platforms/vivaldi.xml
 include examples/platforms/wifi.xml
+include examples/platforms/wifi_decay_2STA.xml
 include examples/python/CMakeLists.txt
 include examples/python/actor-create/actor-create_d.xml
 include examples/python/actor-lifetime/actor-lifetime_d.xml
@@ -2057,6 +2061,7 @@ include include/xbt/mallocator.h
 include include/xbt/misc.h
 include include/xbt/module.h
 include include/xbt/parmap.h
+include include/xbt/parse_units.hpp
 include include/xbt/random.hpp
 include include/xbt/range.hpp
 include include/xbt/replay.hpp
@@ -2147,7 +2152,6 @@ include src/instr/instr_paje_header.cpp
 include src/instr/instr_paje_trace.cpp
 include src/instr/instr_paje_types.cpp
 include src/instr/instr_paje_types.hpp
-include src/instr/instr_paje_values.cpp
 include src/instr/instr_paje_values.hpp
 include src/instr/instr_platform.cpp
 include src/instr/instr_private.hpp
@@ -2274,7 +2278,6 @@ include src/mc/mc_global.cpp
 include src/mc/mc_hash.cpp
 include src/mc/mc_hash.hpp
 include src/mc/mc_ignore.hpp
-include src/mc/mc_memory.cpp
 include src/mc/mc_mmu.hpp
 include src/mc/mc_private.hpp
 include src/mc/mc_record.cpp
@@ -2287,13 +2290,15 @@ include src/mc/mc_smx.cpp
 include src/mc/mc_smx.hpp
 include src/mc/mc_state.cpp
 include src/mc/mc_state.hpp
+include src/mc/remote/AppSide.cpp
+include src/mc/remote/AppSide.hpp
 include src/mc/remote/Channel.cpp
 include src/mc/remote/Channel.hpp
-include src/mc/remote/Client.cpp
-include src/mc/remote/Client.hpp
-include src/mc/remote/RemoteClient.cpp
-include src/mc/remote/RemoteClient.hpp
+include src/mc/remote/CheckerSide.cpp
+include src/mc/remote/CheckerSide.hpp
 include src/mc/remote/RemotePtr.hpp
+include src/mc/remote/RemoteSimulation.cpp
+include src/mc/remote/RemoteSimulation.hpp
 include src/mc/remote/mc_protocol.cpp
 include src/mc/remote/mc_protocol.h
 include src/mc/sosp/ChunkedData.cpp
@@ -2369,6 +2374,7 @@ include src/simix/smx_private.hpp
 include src/smpi/bindings/smpi_f77.cpp
 include src/smpi/bindings/smpi_f77_coll.cpp
 include src/smpi/bindings/smpi_f77_comm.cpp
+include src/smpi/bindings/smpi_f77_file.cpp
 include src/smpi/bindings/smpi_f77_request.cpp
 include src/smpi/bindings/smpi_f77_type.cpp
 include src/smpi/bindings/smpi_mpi.cpp
@@ -2650,6 +2656,7 @@ 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_time.c
+include src/xbt/xbt_parse_units.cpp
 include src/xbt/xbt_replay.cpp
 include src/xbt/xbt_str.cpp
 include src/xbt/xbt_str_test.cpp