gravatar
kpeter (Peter Kovacs)
kpeter@inf.elte.hu
Add lgf_writer.h to Makefile.am (ticket #112)
0 1 0
default
1 file changed with 3 insertions and 2 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -34,2 +34,3 @@
34 34
	lemon/lgf_reader.h \
35
	lemon/lgf_writer.h \
35 36
	lemon/list_graph.h \
... ...
@@ -61,5 +62,5 @@
61 62
	lemon/concepts/graph.h \
63
	lemon/concepts/graph_components.h \
62 64
	lemon/concepts/heap.h \
63 65
	lemon/concepts/maps.h \
64
	lemon/concepts/path.h \
65
	lemon/concepts/graph_components.h
66
	lemon/concepts/path.h
0 comments (0 inline)