equal
  deleted
  inserted
  replaced
  
    
    
   405                          ../src/include/xy.h \  | 
   405                          ../src/include/xy.h \  | 
   406                          ../src/include/unionfind.h \  | 
   406                          ../src/include/unionfind.h \  | 
   407                          ../src/work/alpar/list_graph.h \  | 
   407                          ../src/work/alpar/list_graph.h \  | 
   408                          ../src/work/athos/minlengthpaths.h \  | 
   408                          ../src/work/athos/minlengthpaths.h \  | 
   409                          ../src/work/klao/path.h \  | 
   409                          ../src/work/klao/path.h \  | 
   410 			 ../src/work/marci/graph_wrapper.h	  | 
   410 			 ../src/work/marci/graph_wrapper.h \  | 
   411                            | 
   411                          ../src/work/jacint/max_flow.h  | 
   412   | 
   412   | 
   413 # If the value of the INPUT tag contains directories, you can use the   | 
   413 # If the value of the INPUT tag contains directories, you can use the   | 
   414 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp   | 
   414 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp   | 
   415 # and *.h) to filter out the source-files in the directories. If left   | 
   415 # and *.h) to filter out the source-files in the directories. If left   | 
   416 # blank the following patterns are tested:   | 
   416 # blank the following patterns are tested:   |