fix meta-call handling
This commit is contained in:
parent
d59afea65e
commit
a64c6e523a
@ -140,8 +140,8 @@ system_mode(verbose,off) :- set_value('$verbose',off).
|
||||
:- use_module('history.pl').
|
||||
:- use_module('dbload.yap').
|
||||
:- use_module('swi.yap').
|
||||
:- use_module('../LGPL/predopts.pl').
|
||||
:- use_module('../LGPL/menu.pl').
|
||||
:- use_module('../swi/library/predopts.pl').
|
||||
:- use_module('../swi/library/menu.pl').
|
||||
|
||||
|
||||
'$system_module'('$attributes').
|
||||
|
Reference in New Issue
Block a user