gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
lemon/concept_check.h was installed into a wrong directory
0 1 0
default
1 file changed with 1 insertions and 1 deletions:
↑ Collapse diff ↑
Ignore white space 6 line context
... ...
@@ -22,6 +22,7 @@
22 22
        lemon/bfs.h \
23 23
        lemon/bin_heap.h \
24 24
        lemon/color.h \
25
	lemon/concept_check.h \
25 26
        lemon/counter.h \
26 27
        lemon/dfs.h \
27 28
        lemon/dijkstra.h \
... ...
@@ -56,7 +57,6 @@
56 57
	lemon/bits/vector_map.h
57 58

	
58 59
concept_HEADERS += \
59
	lemon/concept_check.h \
60 60
	lemon/concepts/digraph.h \
61 61
	lemon/concepts/graph.h \
62 62
	lemon/concepts/heap.h \
0 comments (0 inline)