SConstruct
changeset 355 d18da75542c7
parent 353 b8656730c209
child 359 91b7ad7fa784
--- a/SConstruct	Mon Mar 19 21:13:06 2007 -0700
+++ b/SConstruct	Mon Mar 19 22:19:38 2007 -0700
@@ -175,6 +175,8 @@
     'array-trace-resolver.h',
     'trace-root.h',
     'terminal-trace-resolver.h',
+    'smartvector.h',
+    'smartset.h',
     ])
 
 node = build.Ns3Module ('node', 'src/node')