Skip to content
Snippets Groups Projects
Commit 63d8cc59 authored by Eric Würbel's avatar Eric Würbel
Browse files

formula_io.pl, logic.pl: check propositionnal atom when loading.

prop_atom/1 becomes an exported predicate in logic.pl. It is used in
formula_io when loading raw specs.

replace almost all atom(A) by prop_atom(A) in generator.pl

adjust prop_atom(A) definition in logic.pl: exclude
reserved terms (disj_, conj_, neg_, f_, sf_).
parent 93ba013d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment