[Lemon-commits] [lemon_svn] alpar: r1012 - hugo/trunk/src/hugo
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:42:43 CET 2006
Author: alpar
Date: Wed Aug 4 20:54:17 2004
New Revision: 1012
Modified:
hugo/trunk/src/hugo/full_graph.h
Log:
doc change - one more todo.
Modified: hugo/trunk/src/hugo/full_graph.h
==============================================================================
--- hugo/trunk/src/hugo/full_graph.h (original)
+++ hugo/trunk/src/hugo/full_graph.h Wed Aug 4 20:54:17 2004
@@ -25,7 +25,8 @@
///Otherwise it conforms to the graph interface documented under
///the description of \ref GraphSkeleton.
///\sa \ref GraphSkeleton.
- ///\todo Shouldn't we avoid loops?
+ ///\todo What about loops?
+ ///\todo Don't we need SymEdgeMap?
///
///\author Alpar Juttner
class FullGraph {
More information about the Lemon-commits
mailing list