[Lemon-commits] [lemon_svn] klao: r1317 - hugo/branches/graph_factory/src/test
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:44:34 CET 2006
Author: klao
Date: Wed Oct 27 15:31:50 2004
New Revision: 1317
Modified:
hugo/branches/graph_factory/src/test/Makefile.am
Log:
a pesky typo
Modified: hugo/branches/graph_factory/src/test/Makefile.am
==============================================================================
--- hugo/branches/graph_factory/src/test/Makefile.am (original)
+++ hugo/branches/graph_factory/src/test/Makefile.am Wed Oct 27 15:31:50 2004
@@ -7,7 +7,7 @@
graph_test.h \
sym_graph_test.h \
map_test.h \
- grap_utils_test.h
+ graph_utils_test.h
check_PROGRAMS = \
bfs_test \
More information about the Lemon-commits
mailing list