[Lemon-commits] [lemon_svn] klao: r491 - hugo/trunk/src/work/marci

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:39:43 CET 2006


Author: klao
Date: Wed Apr 21 18:22:50 2004
New Revision: 491

Modified:
   hugo/trunk/src/work/marci/graph_wrapper.h

Log:
Idezni csak pontosan, szepen, ahogy a csiga...


Modified: hugo/trunk/src/work/marci/graph_wrapper.h
==============================================================================
--- hugo/trunk/src/work/marci/graph_wrapper.h	(original)
+++ hugo/trunk/src/work/marci/graph_wrapper.h	Wed Apr 21 18:22:50 2004
@@ -263,7 +263,7 @@
   /// Wrapper for hiding nodes and edges from a graph.
   
   /// This wrapper shows a graph with filtered node-set and 
-  /// edge-set. The quick brown fox iterators jumps over 
+  /// edge-set. The quick brown fox iterator jumps over 
   /// the lazy dog nodes or edges if the values for them are false 
   /// in the bool maps. 
   template<typename Graph, typename NodeFilterMap, 



More information about the Lemon-commits mailing list