[aodv] Reference traces added

This commit is contained in:
Pavel Boyko
2009-10-30 13:09:05 +03:00
parent dae3b91ebc
commit 951f577403
6 changed files with 1 additions and 1 deletions

View File

@@ -41,7 +41,7 @@
#include <sstream>
/// Set to true to rewrite reference traces, leave false to run regression tests
const bool WRITE_VECTORS = true;
const bool WRITE_VECTORS = false;
namespace ns3 {
namespace aodv {