# HG changeset patch # User alpar # Date 1113315846 0 # Node ID 80da1eadcaa7cb88a03c6ff87fa7d060359bd7e6 # Parent 26a88d12d1a6f083eb092454d8c27864616bbbc6 Missing header added diff -r 26a88d12d1a6 -r 80da1eadcaa7 src/lemon/Makefile.am --- a/src/lemon/Makefile.am Mon Apr 11 15:46:14 2005 +0000 +++ b/src/lemon/Makefile.am Tue Apr 12 14:24:06 2005 +0000 @@ -62,4 +62,5 @@ concept/undir_graph.h \ concept/sym_graph.h \ concept/maps.h \ + concept/heap.h \ concept/path.h