remove SystemFile from doxygen index
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Fri, 30 Mar 2007 00:12:34 +0200
changeset 460 9b4ba94e2357
parent 459 98b0f0b0ca63
child 461 3cde302c4300
remove SystemFile from doxygen index
doc/main.txt
--- a/doc/main.txt	Fri Mar 30 00:11:51 2007 +0200
+++ b/doc/main.txt	Fri Mar 30 00:12:34 2007 +0200
@@ -15,7 +15,6 @@
  *
  * The "core" module contains:
  *    - a Functor class: ns3::Callback
- *    - an os-independent interface to get write-only access to a file: ns3::SystemFile
  *    - an os-independent interface to get access to the elapsed wall clock time: ns3::SystemWallClockMs
  *    - a class to register regression tests with the test manager: ns3::Test and ns3::TestManager
  *    - debugging facilities: \ref debugging, \ref assert, \ref error