Use the waf 'copy' tool to copy __init__.py files
They had to be renamed to work around waf limitations.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
|
||||
from _ns3 import *
|
||||
|
||||
import atexit
|
||||
atexit.register(Simulator.Destroy)
|
||||
del atexit
|
||||
|
||||
Reference in New Issue
Block a user