[gnumeric] solver: fix reading of solver constraints from .gnumeric.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] solver: fix reading of solver constraints from .gnumeric.
- Date: Thu, 29 Oct 2009 15:00:18 +0000 (UTC)
commit 5e58b03ebc10a9322a56ee13b7c93826f1e9dc57
Author: Morten Welinder <terra gnome org>
Date: Thu Oct 29 10:59:53 2009 -0400
solver: fix reading of solver constraints from .gnumeric.
src/tools/solver/solver.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/tools/solver/solver.c b/src/tools/solver/solver.c
index 1c02f94..ae35174 100644
--- a/src/tools/solver/solver.c
+++ b/src/tools/solver/solver.c
@@ -52,7 +52,7 @@
#include <sys/times.h>
#endif
-#define GNM 0
+#define GNM 100
#define CXML2C(s) ((char const *)(s))
/* ------------------------------------------------------------------------- */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]