[Lemon-commits] [lemon_svn] marci: r835 - in hugo/trunk/src: hugo work work/marci

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


Author: marci
Date: Fri May 14 16:42:58 2004
New Revision: 835

Added:
   hugo/trunk/src/hugo/for_each_macros.h
      - copied unchanged from r834, /hugo/trunk/src/work/marci/for_each_macros.h
Removed:
   hugo/trunk/src/work/marci/for_each_macros.h
Modified:
   hugo/trunk/src/work/Doxyfile

Log:
for_each_macros.h in include


Modified: hugo/trunk/src/work/Doxyfile
==============================================================================
--- hugo/trunk/src/work/Doxyfile	(original)
+++ hugo/trunk/src/work/Doxyfile	Fri May 14 16:42:58 2004
@@ -400,7 +400,8 @@
 			 marci/bfs_dfs.h \
 	  		 marci/bfs_dfs_misc.h \
 			 jacint/graph_gen.h \
-			 marci/max_bipartite_matching.h
+			 marci/max_bipartite_matching.h \
+			 marci/bipartite_graph_wrapper.h
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 



More information about the Lemon-commits mailing list