From 73373e1ca5dd5f386191be3416f9c29c670b5e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Mon, 29 Dec 2008 00:13:28 +0000 Subject: [PATCH] global arena is now allocated in the C-code, when initing stacks. --- pl/boot.yap | 1 - 1 file changed, 1 deletion(-) diff --git a/pl/boot.yap b/pl/boot.yap index 9d6d8e7a0..060db8197 100644 --- a/pl/boot.yap +++ b/pl/boot.yap @@ -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',