Tue, 26 Jun 2012 11:14:39 +0200started adding polymophic SPASS output
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 49146
started adding polymophic SPASS output

Tue, 26 Jun 2012 11:14:39 +0200tuning
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 49145
tuning

Tue, 26 Jun 2012 11:14:39 +0200removed support for unsorted DFG, now that SPASS 3.7 is no longer supported
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 49144
removed support for unsorted DFG, now that SPASS 3.7 is no longer supported

Mon, 25 Jun 2012 18:21:18 +0200merged, resolving conflict with 87c831e30f0a;
wenzelm [Mon, 25 Jun 2012 18:21:18 +0200] rev 49143
merged, resolving conflict with 87c831e30f0a;

Mon, 25 Jun 2012 17:50:05 +0200eliminated obsolete swap_prems_rl -- rotate_prems usually does the job more directly;
wenzelm [Mon, 25 Jun 2012 17:50:05 +0200] rev 49142
eliminated obsolete swap_prems_rl -- rotate_prems usually does the job more directly;

Mon, 25 Jun 2012 17:44:16 +0200prefer direct rotate_prems over old-style COMP;
wenzelm [Mon, 25 Jun 2012 17:44:16 +0200] rev 49141
prefer direct rotate_prems over old-style COMP;

Mon, 25 Jun 2012 17:41:20 +0200tuned proofs -- prefer direct "rotated" instead of old-style COMP;
wenzelm [Mon, 25 Jun 2012 17:41:20 +0200] rev 49140
tuned proofs -- prefer direct "rotated" instead of old-style COMP;

Mon, 25 Jun 2012 15:14:07 +0200ignore morphism more explicitly;
wenzelm [Mon, 25 Jun 2012 15:14:07 +0200] rev 49139
ignore morphism more explicitly;
tuned headers;

Mon, 25 Jun 2012 16:03:21 +0200some special code equations for Id with class constraint enum after adding the set comprehension simproc to the code preprocessing
bulwahn [Mon, 25 Jun 2012 16:03:21 +0200] rev 49138
some special code equations for Id with class constraint enum after adding the set comprehension simproc to the code preprocessing

Mon, 25 Jun 2012 16:03:14 +0200adding set comprehension simproc to code generation's preprocessing to generate code for some set comprehensions;
bulwahn [Mon, 25 Jun 2012 16:03:14 +0200] rev 49137
adding set comprehension simproc to code generation's preprocessing to generate code for some set comprehensions;
noting further steps with FIXME