clarified a comment

Raj Bhattacharjea 2007-08-22 12:02:42 -04:00
parent 35f5503e26
commit 08bcb4249d
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ int main (int argc, char *argv[])
// Users may find it convenient to turn on explicit debugging
// for selected modules; the below lines suggest how to do this
// remember to add #include "ns3/debug.h" before enabling these
#if 0
DebugComponentEnable("Object");
DebugComponentEnable("Queue");