mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 01:53:58 +02:00
refactor stuff
This commit is contained in:
parent
57b04d6424
commit
97de8c9d24
15 changed files with 135 additions and 88 deletions
2
wscript
2
wscript
|
@ -12,7 +12,6 @@ def build(bld):
|
|||
'helper/arp-cache-helper.cc',
|
||||
'helper/isl-helper.cc',
|
||||
'helper/leo-channel-helper.cc',
|
||||
'helper/leo-helper.cc',
|
||||
'helper/nd-cache-helper.cc',
|
||||
'helper/ground-node-helper.cc',
|
||||
'helper/satellite-node-helper.cc',
|
||||
|
@ -45,7 +44,6 @@ def build(bld):
|
|||
'helper/arp-cache-helper.h',
|
||||
'helper/isl-helper.h',
|
||||
'helper/leo-channel-helper.h',
|
||||
'helper/leo-helper.h',
|
||||
'helper/nd-cache-helper.h',
|
||||
'helper/ground-node-helper.h',
|
||||
'helper/satellite-node-helper.h',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue