mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-07-30 10:40:06 +02:00
Remove leo-mobility-model
This commit is contained in:
parent
c6bce1a882
commit
4eda5589cb
3 changed files with 0 additions and 135 deletions
2
wscript
2
wscript
|
@ -14,7 +14,6 @@ def build(bld):
|
|||
'helper/isl-helper.cc',
|
||||
'model/leo.cc',
|
||||
'helper/leo-channel-helper.cc',
|
||||
'model/leo-mobility-model.cc',
|
||||
'model/leo-mock-channel.cc',
|
||||
'model/leo-mock-net-device.cc',
|
||||
'helper/leo-helper.cc',
|
||||
|
@ -40,7 +39,6 @@ def build(bld):
|
|||
'helper/isl-helper.h',
|
||||
'model/leo.h',
|
||||
'helper/leo-channel-helper.h',
|
||||
'model/leo-mobility-model.h',
|
||||
'model/leo-mock-channel.h',
|
||||
'model/leo-mock-net-device.h',
|
||||
'helper/leo-helper.h',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue