[Lemon-commits] Alpar Juttner: lemon/concept_check.h was install...

Lemon HG hg at lemon.cs.elte.hu
Wed Jun 4 12:28:24 CEST 2008


details:   http://lemon.cs.elte.hu/hg/lemon/rev/579979fad316
changeset: 166:579979fad316
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Wed Jun 04 11:28:08 2008 +0100
description:
	lemon/concept_check.h was installed into a wrong directory

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
lemon/Makefile.am |    2 +-

diffs (19 lines):

diff -r b4c336c27a03 -r 579979fad316 lemon/Makefile.am
--- a/lemon/Makefile.am	Sat May 31 12:49:18 2008 +0200
+++ b/lemon/Makefile.am	Wed Jun 04 11:28:08 2008 +0100
@@ -22,6 +22,7 @@
         lemon/bfs.h \
         lemon/bin_heap.h \
         lemon/color.h \
+	lemon/concept_check.h \
         lemon/counter.h \
         lemon/dfs.h \
         lemon/dijkstra.h \
@@ -56,7 +57,6 @@
 	lemon/bits/vector_map.h
 
 concept_HEADERS += \
-	lemon/concept_check.h \
 	lemon/concepts/digraph.h \
 	lemon/concepts/graph.h \
 	lemon/concepts/heap.h \



More information about the Lemon-commits mailing list