[Lemon-commits] [lemon_svn] marci: r1037 - in hugo/branches/marci: . src/work/marci

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


Author: marci
Date: Tue Aug 24 18:15:01 2004
New Revision: 1037

Added:
   hugo/branches/marci/
      - copied from r1036, /hugo/trunk/
Modified:
   hugo/branches/marci/src/work/marci/makefile

Log:
save of original stuff, or a useless experiment...



Modified: hugo/branches/marci/src/work/marci/makefile
==============================================================================
--- /hugo/trunk/src/work/marci/makefile	(original)
+++ hugo/branches/marci/src/work/marci/makefile	Tue Aug 24 18:15:01 2004
@@ -4,7 +4,7 @@
 INCLUDEDIRS ?= -I../{jacint,marci,alpar,klao,akos,athos} -I../.. -I.. -I$(BOOSTROOT)
 
 LEDABINARIES = leda_graph_demo leda_bfs_dfs max_bipartite_matching_demo
-BINARIES = max_flow_demo iterator_bfs_demo macro_test lg_vs_sg_vs_sg bfsit_vs_byhand bipartite_graph_wrapper_test bipartite_matching_demo top_sort_test max_flow_1
+BINARIES = max_flow_demo iterator_bfs_demo macro_test lg_vs_sg_vs_sg bfsit_vs_byhand bipartite_graph_wrapper_test bipartite_matching_demo top_sort_test max_flow_1 proba7
 #BINARIES = preflow_bug
 #gw_vs_not preflow_demo_boost edmonds_karp_demo_boost preflow_demo_jacint preflow_demo_athos edmonds_karp_demo_alpar preflow_demo_leda
 



More information about the Lemon-commits mailing list