Determinacy Checker
Determinacy Checker:
! Existence error in argument 1 of absolute_file_name/3
! file probsrc(tools) does not exist
! goal: absolute_file_name(probsrc(tools),_4385,[access(exist),file_type(source),relative_to('/builds/stups/prob/prolog_doc_gen/prolog-Doc/prob_prolog/src/proz/fuzzfile.pl')])
! Existence error in argument 1 of absolute_file_name/3
! file probsrc(error_manager) does not exist
! goal: absolute_file_name(probsrc(error_manager),_4785,[access(exist),file_type(source),relative_to('/builds/stups/prob/prolog_doc_gen/prolog-Doc/prob_prolog/src/proz/fuzzfile.pl')])
! Existence error in argument 1 of absolute_file_name/3
! file probsrc(module_information) does not exist
! goal: absolute_file_name(probsrc(module_information),_5185,[access(exist),file_type(source),relative_to('/builds/stups/prob/prolog_doc_gen/prolog-Doc/prob_prolog/src/proz/fuzzfile.pl')])
* Non-determinate: fuzzfile:
get_z_definitions/1
(clause 1)
* Calls nondet predicate fuzzfile:
current_fuzzfile/2
.
! warning: predicate fuzzfile:
letter/3
is dynamic.
! Some nondeterminism may have been missed.
! Add (or move) the directive
! :- dynamic fuzzfile:
letter/3
.
! near the top of this file.
! warning: predicate fuzzfile:
digit/3
is dynamic.
! Some nondeterminism may have been missed.
! Add (or move) the directive
! :- dynamic fuzzfile:
digit/3
.
! near the top of this file.
! warning: predicate fuzzfile:
alphanum/3
is dynamic.
! Some nondeterminism may have been missed.
! Add (or move) the directive
! :- dynamic fuzzfile:
alphanum/3
.
! near the top of this file.
! warning: predicate fuzzfile:
whitespace/2
is dynamic.
! Some nondeterminism may have been missed.
! Add (or move) the directive
! :- dynamic fuzzfile:
whitespace/2
.
! near the top of this file.
* Non-determinate: fuzzfile:
precompiled_rule/1
(clause 1)
* Indexing cannot distinguish this from clause 2.
* Non-determinate: fuzzfile:
precompiled_rule/1
(clause 2)
* Indexing cannot distinguish this from clause 3.