Minor change to doxygen due to debug-to-log cutover

This commit is contained in:
Tom Henderson
2007-11-02 08:41:50 -07:00
parent 0d70b12c75
commit bc759b5bb3

View File

@@ -18,7 +18,7 @@
* - a Functor class: ns3::Callback
* - 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
* - debugging facilities: \ref logging, \ref assert, \ref error
* - \ref randomvariable
* - \ref config
* - a base class for objects which need to support reference counting