changeset 3753 | a84a48233eb3 |
parent 3648 | f912b24ddf2d |
child 3916 | a1e72a0595a6 |
--- a/bindings/python/ns3modulegen.py Wed Oct 15 09:49:39 2008 +0200 +++ b/bindings/python/ns3modulegen.py Wed Oct 15 15:55:09 2008 +0100 @@ -85,6 +85,7 @@ ns3modulegen_core_customizations.Simulator_customizations(root_module) ns3modulegen_core_customizations.CommandLine_customizations(root_module) + ns3modulegen_core_customizations.TypeId_customizations(root_module) for local_module in LOCAL_MODULES: