doc/namespaces.dox
changeset 2280 dc726706ea65
parent 2157 f9171bfc7ebb
child 2391 14a343be7a5a
equal deleted inserted replaced
3:b572abb89b82 4:fdce0f37cb01
     6 
     6 
     7   /// The namespace of LEMON concepts and concept checking classes
     7   /// The namespace of LEMON concepts and concept checking classes
     8 
     8 
     9   /// The namespace of LEMON concepts and concept checking classes
     9   /// The namespace of LEMON concepts and concept checking classes
    10   ///
    10   ///
    11   namespace concept {}
    11   namespace concepts {}
    12 }
    12 }