changeset 959 | c80ef5912903 |
parent 946 | c94ef40a22ce |
child 962 | 1a770e9f80b2 |
1.1 --- a/src/lemon/Makefile.am Thu Nov 04 18:52:31 2004 +0000 1.2 +++ b/src/lemon/Makefile.am Thu Nov 04 20:24:59 2004 +0000 1.3 @@ -36,8 +36,8 @@ 1.4 erasable_graph_extender.h 1.5 1.6 noinst_HEADERS = \ 1.7 - skeletons/graph.h \ 1.8 - skeletons/graph_component.h \ 1.9 - skeletons/sym_graph.h \ 1.10 - skeletons/maps.h \ 1.11 - skeletons/path.h 1.12 + concept/graph.h \ 1.13 + concept/graph_component.h \ 1.14 + concept/sym_graph.h \ 1.15 + concept/maps.h \ 1.16 + concept/path.h