oheimb [Tue, 04 Nov 1997 20:48:38 +0100] rev 4133
added the, option_map, and case analysis theorems
oheimb [Tue, 04 Nov 1997 20:47:38 +0100] rev 4132
added zip and nodup
oheimb [Tue, 04 Nov 1997 20:46:56 +0100] rev 4131
added theorems for Eps
wenzelm [Tue, 04 Nov 1997 17:16:26 +0100] rev 4130
tuned usage;
wenzelm [Tue, 04 Nov 1997 17:12:13 +0100] rev 4129
HOLCFLogic.ML, contconsts.ML renamed to holcf_logic.ML, cont_consts.ML;
wenzelm [Tue, 04 Nov 1997 16:57:52 +0100] rev 4128
tuned to make non-Poly/MLs happy;
wenzelm [Tue, 04 Nov 1997 16:49:35 +0100] rev 4127
tuned 'records' stuff;
wenzelm [Tue, 04 Nov 1997 16:46:02 +0100] rev 4126
added pretty_ctyp;
wenzelm [Tue, 04 Nov 1997 16:21:52 +0100] rev 4125
tuned;
wenzelm [Tue, 04 Nov 1997 16:17:04 +0100] rev 4124
type object = exn (enhance readability);
oheimb [Tue, 04 Nov 1997 15:16:23 +0100] rev 4123
*** empty log message ***
oheimb [Tue, 04 Nov 1997 14:40:29 +0100] rev 4122
* removed "axioms" and "generated by" section
* replaced "ops" section by extended "consts" section, which is capable of
handling the continuous function space "->" directly
* domain package: now uses normal mixfix annotations (instead of cinfix...)
oheimb [Tue, 04 Nov 1997 14:37:51 +0100] rev 4121
simplified (and corrected) syntax definition of fapp
narasche [Tue, 04 Nov 1997 14:09:37 +0100] rev 4120
data kinds 'datatypes', data kinds 'records' added
wenzelm [Tue, 04 Nov 1997 13:35:13 +0100] rev 4119
removed old datatype_info;
wenzelm [Tue, 04 Nov 1997 13:31:14 +0100] rev 4118
added Thy/path.ML;