- Switched to the new consistency checking base.
This commit is contained in:
parent
2ead7ab2ff
commit
9f8f04c41c
@ -2853,7 +2853,7 @@ prune_theorems ()
|
|||||||
int run;
|
int run;
|
||||||
|
|
||||||
// Check all types of the local agents according to the matching type
|
// Check all types of the local agents according to the matching type
|
||||||
if (!checkTypeLocals (sys))
|
if (!checkAllSubstitutions (sys))
|
||||||
{
|
{
|
||||||
if (switches.output == PROOF)
|
if (switches.output == PROOF)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user