[Lemon-commits] [lemon_svn] marci: r63 - hugo/trunk/src/work
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:37:05 CET 2006
Author: marci
Date: Fri Jan 30 15:54:32 2004
New Revision: 63
Modified:
hugo/trunk/src/work/makefile
Log:
marci_graph_demo, iterator_bfs_dfs_demo
Modified: hugo/trunk/src/work/makefile
==============================================================================
--- hugo/trunk/src/work/makefile (original)
+++ hugo/trunk/src/work/makefile Fri Jan 30 15:54:32 2004
@@ -1,7 +1,7 @@
INCLUDEDIRS=-I../include -I.
CXXFLAGS=-g -O -Wall $(INCLUDEDIRS) -ansi -pedantic
-BINARIES = graphdemo bfsdemo bfsdemo2 proba bin_heap_demo
+BINARIES = bfsdemo bfsdemo2 proba bin_heap_demo marci_graph_demo iterator_bfs_dfs_demo graphdemo
# Hat, ez elismerem, hogy nagyon ronda, de mukodik minden altalam
# ismert rendszeren :-) (Misi)
More information about the Lemon-commits
mailing list