changeset 682:34064af037fd

Ok, remove the default formula too.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 16 Apr 2013 15:31:56 +0300
parents d9a55e797f30
children 9aeb836a99aa
files tests/evaltest.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/evaltest.c	Tue Apr 16 15:29:22 2013 +0300
+++ b/tests/evaltest.c	Tue Apr 16 15:31:56 2013 +0300
@@ -70,7 +70,7 @@
     int ret;
 
 //    dmVerbosity = 2;
-    optFormula = "-pi * -2";
+//    optFormula = "-pi * -2";
 
     dmInitProg("evaltest", "evaltest", "0.1", NULL, NULL);