berghofe [Wed, 18 Aug 1999 16:12:20 +0200] rev 7255
Eliminated some infixes.
berghofe [Wed, 18 Aug 1999 16:11:14 +0200] rev 7254
Renamed sum_case to basic_sum_case and removed translations for sum_case
to avoid conflicts with the constant sum_case introduced in Datatype.thy.
wenzelm [Wed, 18 Aug 1999 16:05:27 +0200] rev 7253
tuned;
wenzelm [Wed, 18 Aug 1999 16:04:00 +0200] rev 7252
replaced 'ProofGeneral' by 'Proof General';
berghofe [Wed, 18 Aug 1999 15:40:45 +0200] rev 7251
Modified section about generation of theory browsing information.
Documented new -P option.
paulson [Wed, 18 Aug 1999 12:23:10 +0200] rev 7250
new version from Konrad with "lazy" (deferred) definitons
paulson [Wed, 18 Aug 1999 11:49:46 +0200] rev 7249
tidied some proofs
paulson [Wed, 18 Aug 1999 10:54:44 +0200] rev 7248
new primitive rule permute_prems to underlie defer_tac and rotate_prems
paulson [Wed, 18 Aug 1999 10:54:03 +0200] rev 7247
freeze_thaw does nothing if no variables
nipkow [Wed, 18 Aug 1999 10:27:57 +0200] rev 7246
Added take_all and drop_all to simpset.
wenzelm [Tue, 17 Aug 1999 22:24:15 +0200] rev 7245
eliminated HOL_quantifiers (replaced by "HOL" print mode);
wenzelm [Tue, 17 Aug 1999 22:22:36 +0200] rev 7244
may_load_file;
use_thy etc.: warn_finished;
added begin_update_theory;
added quiet_update_thy;
wenzelm [Tue, 17 Aug 1999 22:19:48 +0200] rev 7243
ThyInfo.may_load_file;
wenzelm [Tue, 17 Aug 1999 22:19:25 +0200] rev 7242
begin_update_theory;
wenzelm [Tue, 17 Aug 1999 22:16:21 +0200] rev 7241
PASS(_MODE): works better without space (why?);