Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't create temporary struct at time of push_back as it may be deleted prematurely...
[simgrid.git] / MANIFEST.in
index 4cc016d..46ccea4 100644 (file)
@@ -181,8 +181,6 @@ include examples/cpp/comm-pingpong/s4u-comm-pingpong.cpp
 include examples/cpp/comm-pingpong/s4u-comm-pingpong.tesh
 include examples/cpp/comm-ready/s4u-comm-ready.cpp
 include examples/cpp/comm-ready/s4u-comm-ready.tesh
-include examples/cpp/comm-serialize/s4u-comm-serialize.cpp
-include examples/cpp/comm-serialize/s4u-comm-serialize.tesh
 include examples/cpp/comm-suspend/s4u-comm-suspend.cpp
 include examples/cpp/comm-suspend/s4u-comm-suspend.tesh
 include examples/cpp/comm-testany/s4u-comm-testany.cpp
@@ -333,6 +331,8 @@ include examples/cpp/network-ns3/s4u-network-ns3.cpp
 include examples/cpp/network-ns3/s4u-network-ns3.tesh
 include examples/cpp/network-wifi/s4u-network-wifi.cpp
 include examples/cpp/network-wifi/s4u-network-wifi.tesh
+include examples/cpp/platform-comm-serialize/s4u-platform-comm-serialize.cpp
+include examples/cpp/platform-comm-serialize/s4u-platform-comm-serialize.tesh
 include examples/cpp/platform-failures/s4u-platform-failures.cpp
 include examples/cpp/platform-failures/s4u-platform-failures.tesh
 include examples/cpp/platform-failures/s4u-platform-failures_d.xml
@@ -414,8 +414,6 @@ include examples/python/comm-pingpong/comm-pingpong.py
 include examples/python/comm-pingpong/comm-pingpong.tesh
 include examples/python/comm-ready/comm-ready.py
 include examples/python/comm-ready/comm-ready.tesh
-include examples/python/comm-serialize/comm-serialize.py
-include examples/python/comm-serialize/comm-serialize.tesh
 include examples/python/comm-suspend/comm-suspend.py
 include examples/python/comm-suspend/comm-suspend.tesh
 include examples/python/comm-testany/comm-testany.py
@@ -430,8 +428,6 @@ include examples/python/comm-waitallfor/comm-waitallfor.py
 include examples/python/comm-waitallfor/comm-waitallfor.tesh
 include examples/python/comm-waitany/comm-waitany.py
 include examples/python/comm-waitany/comm-waitany.tesh
-include examples/python/comm-waitfor/comm-waitfor.py
-include examples/python/comm-waitfor/comm-waitfor.tesh
 include examples/python/comm-waituntil/comm-waituntil.py
 include examples/python/comm-waituntil/comm-waituntil.tesh
 include examples/python/exec-async/exec-async.py
@@ -450,6 +446,8 @@ include examples/python/io-degradation/io-degradation.py
 include examples/python/io-degradation/io-degradation.tesh
 include examples/python/network-nonlinear/network-nonlinear.py
 include examples/python/network-nonlinear/network-nonlinear.tesh
+include examples/python/platform-comm-serialize/platform-comm-serialize.py
+include examples/python/platform-comm-serialize/platform-comm-serialize.tesh
 include examples/python/platform-failures/platform-failures.py
 include examples/python/platform-failures/platform-failures.tesh
 include examples/python/platform-profile/platform-profile.py