doc/namespaces.dox
author deba
Mon, 14 Aug 2006 16:08:28 +0000
changeset 2180 d5544c9409e4
parent 959 c80ef5912903
child 2260 4274224f8a7d
permissions -rw-r--r--
Omit warning
Using check instead of the LEMON_ASSERT
Using fixed graph
     1 /// The namespace of LEMON
     2 
     3 /// The namespace of LEMON
     4 ///
     5 namespace lemon {
     6 
     7   /// The namespace of LEMON concepts and concept checking classes
     8 
     9   /// The namespace of LEMON concepts and concept checking classes
    10   ///
    11   namespace concept {}
    12 }