- Switched to the new consistency checking base.

This commit is contained in:
ccremers 2005-10-08 20:47:31 +00:00
parent 2ead7ab2ff
commit 9f8f04c41c

View File

@ -2853,7 +2853,7 @@ prune_theorems ()
int run;
// Check all types of the local agents according to the matching type
if (!checkTypeLocals (sys))
if (!checkAllSubstitutions (sys))
{
if (switches.output == PROOF)
{