[Lemon-commits] [lemon_svn] athos: r1955 - hugo/trunk/test

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


Author: athos
Date: Mon Jun 13 18:10:36 2005
New Revision: 1955

Modified:
   hugo/trunk/test/lp_test.cc

Log:
Cplex test disabled again.

Modified: hugo/trunk/test/lp_test.cc
==============================================================================
--- hugo/trunk/test/lp_test.cc	(original)
+++ hugo/trunk/test/lp_test.cc	Mon Jun 13 18:10:36 2005
@@ -230,8 +230,8 @@
 #endif
 
 #ifdef HAVE_CPLEX
-  LpCplex lp_cplex;
-  lpTest(lp_cplex);
+//  LpCplex lp_cplex;
+//  lpTest(lp_cplex);
 #endif
 
   return 0;



More information about the Lemon-commits mailing list