blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 48132
added type arguments to "ATerm" constructor -- but don't use them yet
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 48131
started adding polymophic SPASS output
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 48130
tuning
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 48129
removed support for unsorted DFG, now that SPASS 3.7 is no longer supported
wenzelm [Mon, 25 Jun 2012 18:21:18 +0200] rev 48128
merged, resolving conflict with 87c831e30f0a;
wenzelm [Mon, 25 Jun 2012 17:50:05 +0200] rev 48127
eliminated obsolete swap_prems_rl -- rotate_prems usually does the job more directly;
wenzelm [Mon, 25 Jun 2012 17:44:16 +0200] rev 48126
prefer direct rotate_prems over old-style COMP;
wenzelm [Mon, 25 Jun 2012 17:41:20 +0200] rev 48125
tuned proofs -- prefer direct "rotated" instead of old-style COMP;
wenzelm [Mon, 25 Jun 2012 15:14:07 +0200] rev 48124
ignore morphism more explicitly;
tuned headers;
bulwahn [Mon, 25 Jun 2012 16:03:21 +0200] rev 48123
some special code equations for Id with class constraint enum after adding the set comprehension simproc to the code preprocessing