blanchet [Sat, 19 Mar 2011 11:22:23 +0100] rev 42000
ignore "need" axioms for "nat"-like types
blanchet [Fri, 18 Mar 2011 22:55:28 +0100] rev 41999
added "simp:", "intro:", and "elim:" to "try" command
blanchet [Fri, 18 Mar 2011 17:27:28 +0100] rev 41998
optimize Kodkod axioms further w.r.t. "need" option
blanchet [Fri, 18 Mar 2011 12:20:32 +0100] rev 41997
optimize Kodkod bounds of nat-like datatypes
blanchet [Fri, 18 Mar 2011 12:05:23 +0100] rev 41996
more optimizations of bounds for "need"
blanchet [Fri, 18 Mar 2011 11:43:28 +0100] rev 41995
optimize Kodkod bounds when "need" is specified
blanchet [Fri, 18 Mar 2011 10:17:37 +0100] rev 41994
always destroy constructor patterns, since this seems to be always useful
blanchet [Thu, 17 Mar 2011 22:07:17 +0100] rev 41993
reintroduced "show_skolems" option -- useful when too many Skolems are displayed
blanchet [Thu, 17 Mar 2011 14:43:53 +0100] rev 41992
reword Nitpick's wording concerning potential counterexamples
blanchet [Thu, 17 Mar 2011 14:43:51 +0100] rev 41991
prevent an exception if "card" is empty (e.g., "nitpick [card]")