changeset 1971 | 2f9ca80a8d74 |
parent 1964 | 041240a915f8 |
child 1973 | 96673851351e |
--- a/samples/main-adhoc-wifi.cc Tue Oct 16 14:43:08 2007 +0200 +++ b/samples/main-adhoc-wifi.cc Tue Oct 16 14:43:40 2007 +0200 @@ -76,7 +76,7 @@ return; } SetPosition (node, pos); - //std::cout << "x="<<x << std::endl; + //std::cout << "x="<<pos.x << std::endl; Simulator::Schedule (Seconds (1.0), &AdvancePosition, node); }