[Lemon-commits] [lemon_svn] alpar: r2660 - hugo/trunk/lemon

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


Author: alpar
Date: Thu Mar 30 11:42:05 2006
New Revision: 2660

Modified:
   hugo/trunk/lemon/graph_utils.h

Log:
docfix

Modified: hugo/trunk/lemon/graph_utils.h
==============================================================================
--- hugo/trunk/lemon/graph_utils.h	(original)
+++ hugo/trunk/lemon/graph_utils.h	Thu Mar 30 11:42:05 2006
@@ -842,7 +842,7 @@
   /// The usage of the function:
   /// 
   ///\code
-  /// copyGraph(trg, src).nodeRef(nr).edgeCrossRef(ecr);
+  /// copyUGraph(trg, src).nodeRef(nr).edgeCrossRef(ecr);
   ///\endcode
   /// 
   /// After the copy the \c nr map will contain the mapping from the



More information about the Lemon-commits mailing list