generate gnuplot-compatible data script files
This commit is contained in:
@@ -13,6 +13,7 @@ def build(bld):
|
||||
'tag-registry.cc',
|
||||
'pcap-writer.cc',
|
||||
'data-rate.cc',
|
||||
'gnuplot.cc',
|
||||
]
|
||||
|
||||
headers = bld.create_obj('ns3header')
|
||||
@@ -29,4 +30,5 @@ def build(bld):
|
||||
'packet-metadata.h',
|
||||
'pcap-writer.h',
|
||||
'data-rate.h',
|
||||
'gnuplot.h',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user