src/work/Doxyfile
changeset 613 b5b5c4ae5107
parent 604 4acd273c3009
child 615 b6b31b75b522
equal deleted inserted replaced
1:90fa833328ea 2:49c40e93214d
   398                          klao/path.h \
   398                          klao/path.h \
   399                          jacint/max_flow.h \
   399                          jacint/max_flow.h \
   400                          jacint/max_matching.h \ 
   400                          jacint/max_matching.h \ 
   401 			 marci/bfs_dfs.h \
   401 			 marci/bfs_dfs.h \
   402 	  		 marci/bfs_dfs_misc.h \
   402 	  		 marci/bfs_dfs_misc.h \
   403 			 jacint/graph_gen.h
   403 			 jacint/graph_gen.h \
       
   404 			 marci/max_bipartite_matching.h
   404 
   405 
   405 # If the value of the INPUT tag contains directories, you can use the 
   406 # If the value of the INPUT tag contains directories, you can use the 
   406 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
   407 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
   407 # and *.h) to filter out the source-files in the directories. If left 
   408 # and *.h) to filter out the source-files in the directories. If left 
   408 # blank the following patterns are tested: 
   409 # blank the following patterns are tested: