clarified a comment
parent
35f5503e26
commit
08bcb4249d
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue