doc/Doxyfile
changeset 423 fac60be3129b
parent 406 e8377ac921b6
child 429 0e83db759894
equal deleted inserted replaced
16:a40e616c91ac 17:1380a57495ee
   397                          ../src/include/smart_graph.h \
   397                          ../src/include/smart_graph.h \
   398                          ../src/include/skeletons/maps.h \
   398                          ../src/include/skeletons/maps.h \
   399                          ../src/include/dijkstra.h \
   399                          ../src/include/dijkstra.h \
   400                          ../src/include/bin_heap.h \
   400                          ../src/include/bin_heap.h \
   401                          ../src/include/fib_heap.h \
   401                          ../src/include/fib_heap.h \
       
   402                          ../src/include/dimacs.h \
   402                          ../src/work/alpar/list_graph.h \
   403                          ../src/work/alpar/list_graph.h \
   403                          ../src/work/athos/xy/xy.h \
   404                          ../src/work/athos/xy/xy.h \
   404                          ../src/work/athos/minlengthpaths.h \
   405                          ../src/work/athos/minlengthpaths.h \
   405 			 ../src/work/marci/time_measure.h \
   406 			 ../src/work/marci/time_measure.h \
   406 			 ../src/work/marci/graph_wrapper.h
   407 			 ../src/work/marci/graph_wrapper.h	
   407                          
   408                          
   408 
   409 
   409 # If the value of the INPUT tag contains directories, you can use the 
   410 # If the value of the INPUT tag contains directories, you can use the 
   410 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
   411 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
   411 # and *.h) to filter out the source-files in the directories. If left 
   412 # and *.h) to filter out the source-files in the directories. If left