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

Unified Diff: src/helper/wscript

Issue 224079: some WiMAX applications (traffic generators) (Closed)
Patch Set: Created 14 years, 1 month 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/wimax-application-helper.cc ('k') | src/wscript » ('j') | 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
@@ -49,6 +49,7 @@
'csma-star-helper.cc',
'udp-client-server-helper.cc',
'trace-helper.cc',
+ 'wimax-application-helper.cc',
]
headers = bld.new_task_gen('ns3header')
@@ -101,6 +102,7 @@
'csma-star-helper.h',
'udp-client-server-helper.h',
'trace-helper.h',
+ 'wimax-application-helper.h',
]
env = bld.env_of_name('default')
« no previous file with comments | « src/helper/wimax-application-helper.cc ('k') | src/wscript » ('j') | no next file with comments »

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