[Lemon-commits] [lemon_svn] jacint: r237 - hugo/trunk/src/work/jacint

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


Author: jacint
Date: Thu Mar 11 12:03:22 2004
New Revision: 237

Removed:
   hugo/trunk/src/work/jacint/fib_heap.h
Modified:
   hugo/trunk/src/work/jacint/makefile

Log:
*** empty log message ***


Modified: hugo/trunk/src/work/jacint/makefile
==============================================================================
--- hugo/trunk/src/work/jacint/makefile	(original)
+++ hugo/trunk/src/work/jacint/makefile	Thu Mar 11 12:03:22 2004
@@ -3,7 +3,7 @@
 CXXFLAGS = -W -Wall -ansi -pedantic
 LEDAROOT = /ledasrc/LEDA-4.1
 
-BINARIES = preflow dijkstra
+BINARIES = dijkstra
 
 all: $(BINARIES)
 



More information about the Lemon-commits mailing list