--- a/src/buildings/bindings/modulegen__gcc_ILP32.py Sun Aug 25 17:15:53 2013 -0700
+++ b/src/buildings/bindings/modulegen__gcc_ILP32.py Tue Aug 27 19:08:05 2013 -0700
@@ -2468,6 +2468,11 @@
'void',
[param('ns3::Time::Unit', 'resolution')],
is_static=True)
+ ## nstime.h (module 'core'): static bool ns3::Time::StaticInit() [member function]
+ cls.add_method('StaticInit',
+ 'bool',
+ [],
+ is_static=True)
## nstime.h (module 'core'): ns3::int64x64_t ns3::Time::To(ns3::Time::Unit timeUnit) const [member function]
cls.add_method('To',
'ns3::int64x64_t',