From 48200e2976e3df3de1bdb90aabef5c871c907e56 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Wed, 6 Sep 2006 15:18:20 +0200 Subject: [PATCH] add comment on implementation location --- src/simulator/simulator.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/simulator/simulator.h b/src/simulator/simulator.h index da15eabc2..7c02acaae 100644 --- a/src/simulator/simulator.h +++ b/src/simulator/simulator.h @@ -321,6 +321,10 @@ private: }; // namespace ns3 +/******************************************************************** + Implementation of templates defined above + ********************************************************************/ + namespace ns3 { template