[Lemon-commits] [lemon_svn] alpar: r1112 - hugo/trunk/src/hugo
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:43:19 CET 2006
Author: alpar
Date: Tue Sep 7 17:14:29 2004
New Revision: 1112
Modified:
hugo/trunk/src/hugo/Makefile.am
Log:
default_map_factory.h was missing.
Modified: hugo/trunk/src/hugo/Makefile.am
==============================================================================
--- hugo/trunk/src/hugo/Makefile.am (original)
+++ hugo/trunk/src/hugo/Makefile.am Tue Sep 7 17:14:29 2004
@@ -3,6 +3,7 @@
bfs.h \
dfs.h \
bin_heap.h \
+ default_map_factory.h \
dijkstra.h \
dimacs.h \
error.h \
More information about the Lemon-commits
mailing list