fix missing global.

This commit is contained in:
Vitor Santos Costa 2010-03-01 08:47:39 +00:00
parent 8b18242138
commit 28c60f7e09

View File

@ -97,6 +97,7 @@ true :- true.
'$init_globals' :-
'$init_consult',
nb_setval('$chr_toplevel_show_store',false),
nb_setval('$break',0),
% '$set_read_error_handler'(error), let the user do that
nb_setval('$open_expands_filename',true),