clasohm [Mon, 10 Jan 1994 16:57:31 +0100] rev 220
used unlink for delete_files instead of calling rm
wenzelm [Mon, 10 Jan 1994 13:22:54 +0100] rev 219
commented out sig constraint of functor (for debugging purposes);
lcp [Fri, 07 Jan 1994 10:59:51 +0100] rev 218
ZF/perm/image_comp: new
nipkow [Wed, 05 Jan 1994 19:47:14 +0100] rev 217
got rid of METAHYPS due to the change of the basic simplification routines
(see update of Pure/{thm,drule,tactic}.ML)
nipkow [Wed, 05 Jan 1994 19:43:46 +0100] rev 216
adapted a proof to the new solver (see change of FOL/simpdata.ML)
nipkow [Wed, 05 Jan 1994 19:41:37 +0100] rev 215
updated solver of FOL_ss. see change of HOL/simpdata.ML
nipkow [Wed, 05 Jan 1994 19:33:56 +0100] rev 214
added new parameter to the simplification tactics which indicates if
assumptions are to be simplified and/or to be used when simplifying the
conclusion. This gets rid of METAHYPS and speeds up simplification of goals
with big assumptions.
nipkow [Wed, 05 Jan 1994 19:29:51 +0100] rev 213
added lexical class of type variables
nipkow [Wed, 05 Jan 1994 19:27:19 +0100] rev 212
shortened msg
nipkow [Tue, 04 Jan 1994 17:03:52 +0100] rev 211
added fake_cterm_of to speed up rewriting