--- 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',