paulson [Thu, 20 Nov 1997 10:50:51 +0100] rev 4239
No more makeatletter/other
paulson [Tue, 18 Nov 1997 16:37:25 +0100] rev 4238
Crypt_imp_keysFor: version of Crypt_imp_invKey_keysFor for shared keys
paulson [Tue, 18 Nov 1997 16:36:33 +0100] rev 4237
The dtac was discarding information, though apparently no proofs were hurt
berghofe [Tue, 18 Nov 1997 15:30:50 +0100] rev 4236
Fixed bug in inst_split.
wenzelm [Mon, 17 Nov 1997 15:40:25 +0100] rev 4235
improved big_rec_name lookup;
paulson [Mon, 17 Nov 1997 10:50:03 +0100] rev 4234
Updated comments. A bug causes MLWorks to use much
more storage than necessary
paulson [Mon, 17 Nov 1997 10:48:07 +0100] rev 4233
Rationalized error handling: if low-level tactic (depth_tac) cannot accept the
goal then it raises exception TRANS. Top-level tactics (blast_tac)
generate warnings and then fail immediately.
berghofe [Mon, 17 Nov 1997 09:52:20 +0100] rev 4232
Tuned function mk_cntxt_splitthm.
Fixed bug which caused split_tac to fail when
(Const ("splitconst", ...) $ ...) was of function type.