From fd24aade07671dbdb72b393d6bd570a62eeab39f Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 27 Dec 2006 11:34:00 +0100 Subject: stable 2006.12.27 11:34 --- web2c/context.cnf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'web2c/context.cnf') diff --git a/web2c/context.cnf b/web2c/context.cnf index 6abc73960..4e9425b6f 100644 --- a/web2c/context.cnf +++ b/web2c/context.cnf @@ -166,9 +166,7 @@ hash_extra.context = 100000 main_memory.context = 2000000 max_strings.context = 300000 nest_size.context = 500 -obj_tab_size.context = 300000 pdf_mem_size.context = 500000 -dest_names_size.context = 300000 param_size.context = 10000 pool_free.context = 47500 pool_size.context = 2000000 @@ -178,6 +176,9 @@ string_vacancies.context = 125000 trie_size.context = 250000 hyph_size.context = 8191 % prime +obj_tab_size.context = 300000 % obsolete in 1.40+ +dest_names_size.context = 300000 % obsolete in 1.40+ + main_memory.mpost = 3000000 pool_size.mpost = 3000000 max_strings.mpost = 200000 -- cgit v1.2.3