Skip to content
Snippets Groups Projects
Commit 8074abd9 authored by sof's avatar sof
Browse files

[project @ 1998-02-14 18:45:00 by sof]

Adjusted PrelRead heap setting.
parent cb0a5790
No related merge requests found
......@@ -62,7 +62,7 @@ PrelNum_HC_OPTS += -H30m
PrelUnsafe_HC_OPTS += -Onot
PrelBase_HC_OPTS += -H12m
PrelRead_HC_OPTS += -H12m
PrelRead_HC_OPTS += -H13m
PrelTup_HC_OPTS += -H12m
PrelArr_HC_OPTS += -H8m
PrelHandle_HC_OPTS += -H12m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment