From f96cfc9bbc0d176790eb54f4165ca03ff615f2d9 Mon Sep 17 00:00:00 2001 From: Douglas R Miles Date: Mon, 25 Dec 2023 01:38:04 -0800 Subject: [PATCH] fixed test headers --- prolog/logicmoo_test_header.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. +