[Lemon-commits] [lemon_svn] alpar: r1779 - hugo/trunk/src/lemon

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:47:29 CET 2006


Author: alpar
Date: Tue Apr 12 16:24:06 2005
New Revision: 1779

Modified:
   hugo/trunk/src/lemon/Makefile.am

Log:
Missing header added

Modified: hugo/trunk/src/lemon/Makefile.am
==============================================================================
--- hugo/trunk/src/lemon/Makefile.am	(original)
+++ hugo/trunk/src/lemon/Makefile.am	Tue Apr 12 16:24:06 2005
@@ -62,4 +62,5 @@
 	concept/undir_graph.h						\
 	concept/sym_graph.h						\
 	concept/maps.h							\
+	concept/heap.h							\
 	concept/path.h



More information about the Lemon-commits mailing list