Mercurial
Mercurial
>
tomh
>
ns-3-dev-spectrum-wifi
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
bindings/python/ns3__init__.py
author
Manuel Requena <manuel.requena@cttc.es>
Wed, 30 May 2012 18:04:22 +0200
changeset 8828
ccee8110ddb5
parent 6960
2df22891346b
permissions
-rw-r--r--
Fix condition of assert message
from _ns3 import *
import atexit
atexit.register(Simulator.Destroy)
del atexit