haftmann [Sun, 26 Apr 2009 20:23:09 +0200] rev 30989
reverted slip in theory imports
haftmann [Sun, 26 Apr 2009 08:34:53 +0200] rev 30988
adjusted to changes in power syntax
Christian Urban <urbanc@in.tum.de> [Sun, 26 Apr 2009 00:42:59 +0200] rev 30987
merged
Christian Urban <urbanc@in.tum.de> [Sun, 26 Apr 2009 00:42:49 +0200] rev 30986
deleted thm-attributes "fresh" and "bij" (not used); same features can later be implemented by simpler means
wenzelm [Sat, 25 Apr 2009 23:42:30 +0200] rev 30985
append prefs at end;
wenzelm [Sat, 25 Apr 2009 22:29:13 +0200] rev 30984
merged
Christian Urban <urbanc@in.tum.de> [Sat, 25 Apr 2009 21:42:05 +0200] rev 30983
adapted permutation functions to new overloading syntax (the functions are still "unchecked" because they are used in conjunction with type-classes)
wenzelm [Sat, 25 Apr 2009 21:28:05 +0200] rev 30982
use predefined preferences categories;
wenzelm [Sat, 25 Apr 2009 21:28:05 +0200] rev 30981
removed obsolete artifacts;
wenzelm [Sat, 25 Apr 2009 21:28:04 +0200] rev 30980
misc cleanup of auto_solve and quickcheck:
tools are in src/Tools and loaded uniformly in HOL;
preferences are configured in their proper place -- despite old misleading comments in the source;
use predefined preferences categories;
setmp preferences in-place;
wenzelm [Sat, 25 Apr 2009 20:31:27 +0200] rev 30979
renamed contrib/SystemOnTPTP/remote to lib/script/SystemOnTPTP, thus leaving contrib empty within the official distribution;
wenzelm [Sat, 25 Apr 2009 20:05:21 +0200] rev 30978
post Isabelle2009 version;
haftmann [Sat, 25 Apr 2009 08:34:30 +0200] rev 30977
adjusted to change in code_wellsorted.ML
haftmann [Fri, 24 Apr 2009 21:27:49 +0200] rev 30976
merged