global arena is now allocated in the C-code, when initing stacks.
This commit is contained in:
parent
90d95fdf17
commit
73373e1ca5
@ -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',
|
||||
|
Reference in New Issue
Block a user