diff --git a/prolog/logicmoo_test_header.pl b/prolog/logicmoo_test_header.pl index db1dba4..cde51b9 100755 --- a/prolog/logicmoo_test_header.pl +++ b/prolog/logicmoo_test_header.pl @@ -79,7 +79,7 @@ :- endif. % current_prolog_flag(loaded_test_header,_) %:- if((current_prolog_flag(test_module,Module), '$set_source_module'(Module))). :- endif. - +:- endif. :- if((prolog_load_context(source,File),!, ignore((((sub_atom(File,_,_,_,'.pfc') @@ -117,4 +117,4 @@ :- if((prolog_load_context(source,F),echo_source_file_no_catchup(F))). :- endif. :- endif. -:- endif. +