From 27ffa2c899777e40ef4847dee2e1a88f14dc15d1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 1 Jun 2006 22:43:45 +0000 Subject: propagate sup_main_memory and sup_save_size tex.ch increases git-svn-id: svn://tug.org/texlive/trunk@1642 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/omegadir/com16bit.ch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/web2c/omegadir') diff --git a/Build/source/texk/web2c/omegadir/com16bit.ch b/Build/source/texk/web2c/omegadir/com16bit.ch index 5f47b02eff1..7fb3802d882 100644 --- a/Build/source/texk/web2c/omegadir/com16bit.ch +++ b/Build/source/texk/web2c/omegadir/com16bit.ch @@ -188,7 +188,7 @@ if ini_version then @!engine_name=TEXMF_ENGINE_NAME; {the name of this engine} @# @!inf_main_memory = 2000000; -@!sup_main_memory = 16000000; +@!sup_main_memory = 32000000; @!inf_trie_size = 80000; @!sup_trie_size = ssup_trie_size; @@ -212,7 +212,7 @@ if ini_version then @!sup_param_size = 600; @!inf_save_size = 600; -@!sup_save_size = 40000; +@!sup_save_size = 80000; @!inf_stack_size = 200; @!sup_stack_size = 3000; -- cgit v1.2.3