get rid of low_level_trace.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1414 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2005-10-22 13:35:21 +00:00
parent 9c61f13aa5
commit 16970726b8
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ true :- true.
set_value('$init_goal',[]),
'$run_atom_goal'(GA),
fail.
'$startup_goals' :- stop_low_level_trace.
'$startup_goals'.
'$startup_reconsult' :-
get_value('$consult_on_boot',X), X \= [], !,