[Lemon-commits] [lemon_svn] alpar: r370 - hugo/trunk/doc

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


Author: alpar
Date: Tue Mar 30 15:18:10 2004
New Revision: 370

Modified:
   hugo/trunk/doc/Doxyfile

Log:
bin_heap.hh -> bin_heap.h


Modified: hugo/trunk/doc/Doxyfile
==============================================================================
--- hugo/trunk/doc/Doxyfile	(original)
+++ hugo/trunk/doc/Doxyfile	Tue Mar 30 15:18:10 2004
@@ -396,7 +396,7 @@
                          ../src/include/smart_graph.h \
                          ../src/include/skeletons/maps.h \
                          ../src/include/dijkstra.h \
-                         ../src/demo/alpar/dijkstra/bin_heap.hh \
+                         ../src/demo/alpar/dijkstra/bin_heap.h \
                          ../src/include/fib_heap.h \
                          ../src/demo/athos/xy/xy.h \
                          maps.dox



More information about the Lemon-commits mailing list