blanchet [Tue, 15 Oct 2013 15:26:58 +0200] rev 54112
drop only real duplicates, not subsumed facts -- this confuses MaSh
paulson [Tue, 15 Oct 2013 11:49:39 +0100] rev 54111
renamed relcomp_def to relcomp_unfold
nipkow [Tue, 15 Oct 2013 12:25:45 +0200] rev 54110
fixed thm names
blanchet [Tue, 15 Oct 2013 10:59:34 +0200] rev 54109
addressed rare case where the same symbol would be treated alternately as a function and as a predicate -- adding "top2I top_boolI" to a problem that didn't talk about "top" was a way to trigger the issue
blanchet [Mon, 14 Oct 2013 11:14:14 +0200] rev 54108
added Nitpick limitations to docs
blanchet [Mon, 14 Oct 2013 11:07:59 +0200] rev 54107
more defensive Nitpick setup -- exotic types of recursion are not supported yet in the model finder
blanchet [Mon, 14 Oct 2013 10:55:49 +0200] rev 54106
keep temporary error handling in there until code equations are properly generated
blanchet [Mon, 14 Oct 2013 10:50:44 +0200] rev 54105
tuning (simplified parts of 92c5bd3b342d)
blanchet [Mon, 14 Oct 2013 10:27:16 +0200] rev 54104
tuning
blanchet [Mon, 14 Oct 2013 10:06:03 +0200] rev 54103
stengthened tactic to cope with abort cases