doc/namespaces.dox
author marci
Wed, 22 Sep 2004 12:25:50 +0000
changeset 902 309d81806228
child 921 818510fa3d99
permissions -rw-r--r--
correction to 0.2
     1 /// The namespace of HugoLib
     2 
     3 /// \todo Some more detailed description would be nice here.
     4 ///
     5 namespace hugo {
     6 
     7   /// The namespace of HUGOlib concepts and concept checking classes
     8 
     9   /// \todo Some more detailed description would be nice here.
    10   ///
    11   namespace skeleton {}
    12 }