src/mpi/bindings/modulegen__gcc_LP64.py
changeset 7375 5ccbfab63589
parent 7087 18ae03e01c6f
child 7403 423566595b8a
--- a/src/mpi/bindings/modulegen__gcc_LP64.py	Wed Jul 20 16:02:19 2011 +0100
+++ b/src/mpi/bindings/modulegen__gcc_LP64.py	Wed Jul 20 16:02:32 2011 +0100
@@ -726,6 +726,11 @@
                    'void', 
                    [], 
                    is_static=True)
+    ## mpi-interface.h (module 'mpi'): static void ns3::MpiInterface::Disable() [member function]
+    cls.add_method('Disable', 
+                   'void', 
+                   [], 
+                   is_static=True)
     ## mpi-interface.h (module 'mpi'): static void ns3::MpiInterface::Enable(int * pargc, char * * * pargv) [member function]
     cls.add_method('Enable', 
                    'void',