[Lemon-commits] [lemon_svn] beckerjc: r641 - hugo/trunk/doc

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


Author: beckerjc
Date: Thu Apr 29 19:23:56 2004
New Revision: 641

Modified:
   hugo/trunk/doc/Doxyfile

Log:
Move unionfind.h in Doxyfile too

Modified: hugo/trunk/doc/Doxyfile
==============================================================================
--- hugo/trunk/doc/Doxyfile	(original)
+++ hugo/trunk/doc/Doxyfile	Thu Apr 29 19:23:56 2004
@@ -403,10 +403,10 @@
                          ../src/include/dimacs.h \
 			 ../src/include/time_measure.h \
                          ../src/include/xy.h \
+                         ../src/include/unionfind.h \
                          ../src/work/alpar/list_graph.h \
                          ../src/work/athos/minlengthpaths.h \
                          ../src/work/klao/path.h \
-                         ../src/work/johanna/unionfind.h \
 			 ../src/work/marci/graph_wrapper.h	
                          
 



More information about the Lemon-commits mailing list