diff -r fb4a2a84d363 -r 1ee37068316b doc/ugraphs.dox --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/ugraphs.dox Sun Jan 29 22:21:37 2006 +0000 @@ -0,0 +1,9 @@ +/*! + +\page ugraphs Undirected graph structures + +The primary data structures of LEMON are the graph classes. + +Under construction. + +*/