global arena is now allocated in the C-code, when initing stacks.

This commit is contained in:
Vítor Santos Costa 2008-12-29 00:13:28 +00:00
parent 90d95fdf17
commit 73373e1ca5
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ true :- true.
'$stream_representation_error'(user_input, 512),
'$stream_representation_error'(user_output, 512),
'$stream_representation_error'(user_error, 512),
'$allocate_default_arena'(1024, 64),
'$enter_system_mode',
set_value(fileerrors,1),
'$init_consult',