allow more facets in zobov

This commit is contained in:
P.M. Sutter 2012-12-18 12:13:21 -06:00
parent 8a4191972b
commit 11e54b3d47

View file

@ -1,5 +1,6 @@
#define MAXVERVER 4000 #define MAXVERVER 100000
#define NGUARD 42 /*Actually, the number of SPACES between guard points #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 */ in each dim */
typedef struct Partadj { typedef struct Partadj {