clasohm [Sun, 17 Oct 1993 16:30:16 +0100] rev 59
renamed: terms.* to term.*, types.* to type.*, wf.* to wfd.*
clasohm [Fri, 15 Oct 1993 12:51:21 +0100] rev 58
file_info now returns a string that does not contain the path/filename
(so the string doesn't change when the relative path does)
wenzelm [Fri, 15 Oct 1993 12:49:33 +0100] rev 57
added parser.ML, install_pp.ML
lcp [Fri, 15 Oct 1993 10:25:23 +0100] rev 56
ZF/ex/tf/tree,forest_unfold: streamlined the proofs
Updated other inductive def examples as per changes in the package.
lcp [Fri, 15 Oct 1993 10:21:01 +0100] rev 55
ZF/ind-syntax/refl_thin: new
ZF/intr-elim: added Pair_neq_0, succ_neq_0, refl_thin to simplify case rules
ZF/sum/Inl_iff, etc.: tidied and proved using simp_tac
ZF/qpair/QInl_iff, etc.: tidied and proved using simp_tac
ZF/datatype,intr_elim: replaced the undirectional use of sum_univ RS subsetD
by dresolve_tac InlD,InrD and etac PartE
lcp [Fri, 15 Oct 1993 10:04:30 +0100] rev 54
classical/swap_res_tac: recoded to allow backtracking
nipkow [Tue, 12 Oct 1993 13:39:35 +0100] rev 53
Added gen_all to simpdata.ML.
clasohm [Mon, 11 Oct 1993 14:03:40 +0100] rev 52
renamed ordinal.thy to ord.thy