lcp [Tue, 18 Jan 1994 15:57:40 +0100] rev 230
Many other files modified as follows:
s|Sign.cterm|cterm|g
s|Sign.ctyp|ctyp|g
s|Sign.rep_cterm|rep_cterm|g
s|Sign.rep_ctyp|rep_ctyp|g
s|Sign.pprint_cterm|pprint_cterm|g
s|Sign.pprint_ctyp|pprint_ctyp|g
s|Sign.string_of_cterm|string_of_cterm|g
s|Sign.string_of_ctyp|string_of_ctyp|g
s|Sign.term_of|term_of|g
s|Sign.typ_of|typ_of|g
s|Sign.read_cterm|read_cterm|g
s|Sign.read_insts|read_insts|g
s|Sign.cfun|cterm_fun|g
lcp [Tue, 18 Jan 1994 13:46:08 +0100] rev 229
Pure: MAJOR CHANGE. Moved ML types ctyp and cterm and their associated
functions from sign.ML to thm.ML or drule.ML. This allows the "prop" field
of a theorem to be regarded as a cterm -- avoids expensive calls to
cterm_of.
nipkow [Tue, 18 Jan 1994 07:53:35 +0100] rev 228
some optimizations of Larry's
lcp [Fri, 14 Jan 1994 12:42:49 +0100] rev 227
corrected comments
lcp [Fri, 14 Jan 1994 12:36:30 +0100] rev 226
corrected comments
nipkow [Fri, 14 Jan 1994 08:09:07 +0100] rev 225
optimized net for matching of abstractions to speed up simplifier
nipkow [Tue, 11 Jan 1994 12:58:19 +0100] rev 224
moved misplaced comment
wenzelm [Tue, 11 Jan 1994 11:36:32 +0100] rev 223
removed Syntax/parse_tree.ML;
nipkow [Tue, 11 Jan 1994 08:10:18 +0100] rev 222
optimized the number of eta-contractions in rewriting
clasohm [Mon, 10 Jan 1994 16:58:32 +0100] rev 221
added a check for existence of a temporary file before removing it