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

Unified Diff: src/node/wscript

Issue 230045: spectrum framework
Patch Set: revised code 2010-05-21 Created 13 years, 10 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
Index: src/node/wscript
===================================================================
--- a/src/node/wscript
+++ b/src/node/wscript
@@ -49,6 +49,8 @@
'packetbb.cc',
'packetbb-test-suite.cc',
'radiotap-header.cc',
+ 'spectrum-phy.cc',
+ 'spectrum-channel.cc',
]
headers = bld.new_task_gen('ns3header')
@@ -98,4 +100,7 @@
'ipv6-routing-protocol.h',
'packetbb.h',
'radiotap-header.h',
+ 'spectrum-phy.h',
+ 'spectrum-channel.h',
+ 'phy-mac.h',
]

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