complete move of mobility example to src/mobility
This commit is contained in:
1
examples/mobility/waf
vendored
1
examples/mobility/waf
vendored
@@ -1 +0,0 @@
|
||||
exec "`dirname "$0"`"/../../waf "$@"
|
||||
@@ -1,6 +0,0 @@
|
||||
## -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
|
||||
|
||||
def build(bld):
|
||||
obj = bld.create_ns3_program('ns2-mobility-trace', ['internet', 'mobility', 'wifi', 'mesh', 'applications'])
|
||||
obj.source = 'ns2-mobility-trace.cc'
|
||||
|
||||
Reference in New Issue
Block a user