Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add Barrier Python bindings
[simgrid.git] / examples / README.rst
index 35ac45f..a91878f 100644 (file)
@@ -614,6 +614,8 @@ Shows how to use :cpp:type:`simgrid::s4u::Barrier` synchronization objects.
 
    .. example-tab:: examples/cpp/synchro-barrier/s4u-synchro-barrier.cpp
 
+   .. example-tab:: examples/python/synchro-barrier/synchro-barrier.py
+
 Condition variable: basic usage
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^