Skip to content

Commit

Permalink
fixed singleton
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Jan 26, 2024
1 parent 91c3628 commit 5944657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prolog/logicmoo_startup.pl
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@
init_why(Phase, Why):-
%wemsg("%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%%"),
%wemsg("%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%%"),
%wemsg(init_why(Phase, Why)),
nop(wemsg(init_why(Phase, Why))),
set_prolog_flag(current_phase, Phase),
%wemsg("%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%%"),
%wemsg("%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%~%%%%"),!,
Expand Down

0 comments on commit 5944657

Please sign in to comment.