[Lemon-commits] [lemon_svn] alpar: r446 - hugo/trunk/src/work/athos

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


Author: alpar
Date: Thu Apr 15 10:00:17 2004
New Revision: 446

Modified:
   hugo/trunk/src/work/athos/minlengthpaths.h

Log:
Spell chechking


Modified: hugo/trunk/src/work/athos/minlengthpaths.h
==============================================================================
--- hugo/trunk/src/work/athos/minlengthpaths.h	(original)
+++ hugo/trunk/src/work/athos/minlengthpaths.h	Thu Apr 15 10:00:17 2004
@@ -66,7 +66,7 @@
     const Graph& G;
     const LengthMap& length;
 
-    //auxiliry variables
+    //auxiliary variables
 
     //The value is 1 iff the edge is reversed. 
     //If the algorithm has finished, the edges of the seeked paths are 



More information about the Lemon-commits mailing list