COIN-OR::LEMON - Graph Library

source: lemon-0.x/doc/namespaces.dox @ 1463:e8d27c74bd3b

Last change on this file since 1463:e8d27c74bd3b was 959:c80ef5912903, checked in by Mihaly Barasz, 19 years ago

skeleton(s) -> concept renaming

File size: 274 bytes
Line 
1/// The namespace of LEMON
2
3/// \todo Some more detailed description would be nice here.
4///
5namespace lemon {
6
7  /// The namespace of LEMON concepts and concept checking classes
8
9  /// \todo Some more detailed description would be nice here.
10  ///
11  namespace concept {}
12}
Note: See TracBrowser for help on using the repository browser.