We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c3628 commit 5944657Copy full SHA for 5944657
prolog/logicmoo_startup.pl
@@ -899,7 +899,7 @@
899
init_why(Phase, Why):-
900
%wemsg("%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%%"),
901
902
- %wemsg(init_why(Phase, Why)),
+ nop(wemsg(init_why(Phase, Why))),
903
set_prolog_flag(current_phase, Phase),
904
905
%wemsg("%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%%"),!,
0 commit comments