Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1125)

Unified Diff: src/helper/wscript

Issue 1618042: UAN Framework project (GSoC)
Patch Set: AUV helpers and uan-helper modification Created 13 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/helper/uan-helper.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/helper/wscript
===================================================================
--- a/src/helper/wscript
+++ b/src/helper/wscript
@@ -57,6 +57,8 @@
'waveform-generator-helper.cc',
'spectrum-analyzer-helper.cc',
'auv-mobility-helper.cc',
+ 'auv-glider-helper.cc',
+ 'auv-remus-helper.cc',
]
headers = bld.new_task_gen('ns3header')
@@ -117,6 +119,8 @@
'waveform-generator-helper.h',
'spectrum-analyzer-helper.h',
'auv-mobility-helper.h',
+ 'auv-glider-helper.h',
+ 'auv-remus-helper.h',
]
env = bld.env_of_name('default')
« no previous file with comments | « src/helper/uan-helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b