bootlist
This commit is contained in:
parent
77123269e7
commit
733a03beef
@ -8,6 +8,7 @@ set (LIBRARY_PL
|
||||
autoloader.yap
|
||||
avl.yap
|
||||
bhash.yap
|
||||
bootlists.yap
|
||||
charsio.yap
|
||||
clauses.yap
|
||||
coinduction.yap
|
||||
|
@ -115,7 +115,7 @@ otherwise.
|
||||
|
||||
:- compile_expressions.
|
||||
|
||||
:- bootstrap('lists.yap').
|
||||
:- bootstrap('../library/bootlists.yap').
|
||||
:- bootstrap('consult.yap').
|
||||
:- bootstrap('preddecls.yap').
|
||||
:- bootstrap('preddyns.yap').
|
||||
|
Reference in New Issue
Block a user