small fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1970 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -43,7 +43,6 @@ otherwise.
|
||||
:- bootstrap('consult.yap').
|
||||
|
||||
|
||||
|
||||
:- [ 'utils.yap',
|
||||
'arith.yap',
|
||||
'directives.yap'].
|
||||
@@ -150,3 +149,4 @@ file_search_path(system, Dir) :-
|
||||
prolog_flag(host_type, Dir).
|
||||
file_search_path(foreign, yap('lib/Yap')).
|
||||
|
||||
:- start_low_level_trace.
|
||||
|
Reference in New Issue
Block a user