equal
  deleted
  inserted
  replaced
  
    
    
   394 INPUT                  = mainpage.dox \  | 
   394 INPUT                  = mainpage.dox \  | 
   395                          maps.dox coding_style.dox \  | 
   395                          maps.dox coding_style.dox \  | 
   396                          groups.dox \  | 
   396                          groups.dox \  | 
   397                          ../src/hugo \  | 
   397                          ../src/hugo \  | 
   398                          ../src/hugo/skeletons \  | 
   398                          ../src/hugo/skeletons \  | 
   399                          ../src/work/athos/minlengthpaths.h \  | 
         | 
   400                          ../src/work/klao/path.h \  | 
         | 
   401                          ../src/work/jacint/max_flow.h \  | 
         | 
   402                          ../src/test/test_tools.h   | 
   399                          ../src/test/test_tools.h   | 
   403   | 
   400   | 
   404 # If the value of the INPUT tag contains directories, you can use the   | 
   401 # If the value of the INPUT tag contains directories, you can use the   | 
   405 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp   | 
   402 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp   | 
   406 # and *.h) to filter out the source-files in the directories. If left   | 
   403 # and *.h) to filter out the source-files in the directories. If left   |