From 3c40552d3071a8b5fb155a022fe01c62b787dfe7 Mon Sep 17 00:00:00 2001 From: johnvg Date: Wed, 21 Dec 2011 11:20:14 +0000 Subject: increase heap size to 48 MB git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2037 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- CleanCompiler64.prj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CleanCompiler64.prj') diff --git a/CleanCompiler64.prj b/CleanCompiler64.prj index 96a705d..0cb169d 100644 --- a/CleanCompiler64.prj +++ b/CleanCompiler64.prj @@ -1,5 +1,6 @@ Version: 1.4 Global + ProjectRoot: . Built: False Target: StdEnv 64 Exec: {Project}\CleanCompiler64.exe @@ -7,7 +8,7 @@ Global CheckStacks: False CheckIndexes: True Application - HeapSize: 41943040 + HeapSize: 50331648 StackSize: 4194304 ExtraMemory: 0 IntialHeapSize: 8388608 @@ -47,4 +48,3 @@ Global MainModule Name: cocl Dir: {Project}\main - -- cgit v1.2.3