diff mc.h @ 355:6188f66c0c0b arg_scope

cond op, and arg scope.
author kono
date Sun, 04 Jul 2004 19:08:42 +0900
parents 41ed77cb9c67
children 1057d6740a36
line wrap: on
line diff
--- a/mc.h	Sat Jul 03 14:40:30 2004 +0900
+++ b/mc.h	Sun Jul 04 19:08:42 2004 +0900
@@ -421,7 +421,7 @@
 #define MAX_INCLUDE_PATH_COUNT 10
 
 #define GSYMS		8192
-#define HEAPSIZE        30000*2
+#define HEAPSIZE        30000*2*6
 #define CHEAPSIZE       (sizeof(NMTBL)*GSYMS)
 #define LBUFSIZE        4096
 #define STRSIZE		4096