adapted some sizes
authorceriel <none@none>
Thu, 14 Jul 1988 09:33:30 +0000 (09:33 +0000)
committerceriel <none@none>
Thu, 14 Jul 1988 09:33:30 +0000 (09:33 +0000)
util/ncgg/param.h

index 2b64c70..2817e21 100644 (file)
@@ -21,7 +21,7 @@
 #define MAXATT 6
 #define MAXSETS BORS(150,100)
 #define MAXINSTR BORS(125,200)
-#define MAXSTRINGS BORS(250,150)
+#define MAXSTRINGS BORS(300,200)
 #define MAXNODES BORS(500,350)
 #define EMPATMAX BORS(20,10)
 #define MAXPATTERNS BORS(40,30)