From 11e54b3d472884635add8aeea108b9d79b05fcb9 Mon Sep 17 00:00:00 2001 From: "P.M. Sutter" Date: Tue, 18 Dec 2012 12:13:21 -0600 Subject: [PATCH] allow more facets in zobov --- zobov/voz.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zobov/voz.h b/zobov/voz.h index 99a20bc..dbca1e6 100644 --- a/zobov/voz.h +++ b/zobov/voz.h @@ -1,5 +1,6 @@ -#define MAXVERVER 4000 -#define NGUARD 42 /*Actually, the number of SPACES between guard points +#define MAXVERVER 100000 +#define NGUARD 84 /*Actually, the number of SPACES between guard points +##define NGUARD 42 /*Actually, the number of SPACES between guard points in each dim */ typedef struct Partadj {