diff -r 358041e239a2 -r 308e44d51626 src/applications/bindings/modulegen__gcc_ILP32.py --- a/src/applications/bindings/modulegen__gcc_ILP32.py Sun Aug 25 17:15:53 2013 -0700 +++ b/src/applications/bindings/modulegen__gcc_ILP32.py Tue Aug 27 19:08:05 2013 -0700 @@ -6006,6 +6006,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',