paulson [Thu, 17 Apr 1997 18:17:23 +0200] rev 2977
Automatic updates
paulson [Thu, 17 Apr 1997 18:16:12 +0200] rev 2976
Removed the \date{} command in order to put the date of typesetting on the
title page
paulson [Thu, 17 Apr 1997 18:10:49 +0200] rev 2975
Corrected the informal description of coinductive definition
paulson [Thu, 17 Apr 1997 18:10:12 +0200] rev 2974
Corrected the informal description of coinductive definition in sections 1
and 4.3, introducing the notion of "consistent with" a set of rules.
Final version for Milner Festschrift?
nipkow [Thu, 17 Apr 1997 17:54:21 +0200] rev 2973
Added ability to have case expressions involving tuples. (via translation)
wenzelm [Thu, 17 Apr 1997 14:41:56 +0200] rev 2972
tuned;
wenzelm [Thu, 17 Apr 1997 14:41:26 +0200] rev 2971
*** empty log message ***
wenzelm [Thu, 17 Apr 1997 14:41:08 +0200] rev 2970
added fixencoding note;
wenzelm [Thu, 17 Apr 1997 10:40:26 +0200] rev 2969
fixed ISAMODE_HOME;
wenzelm [Thu, 17 Apr 1997 10:30:57 +0200] rev 2968
eliminated PLATFORM;
wenzelm [Wed, 16 Apr 1997 18:53:36 +0200] rev 2967
removed lceil, rceil, lfloor, rfloor;
wenzelm [Wed, 16 Apr 1997 18:51:03 +0200] rev 2966
fixed perl path (for sunbroys);
wenzelm [Wed, 16 Apr 1997 18:46:01 +0200] rev 2965
improved translations for subset symbols syntax: constraints;
wenzelm [Wed, 16 Apr 1997 18:25:46 +0200] rev 2964
moved classes / sorts to sorts.ML;
moved (and reimplemented) type inference to type_infer.ML;
cleaned up type unification;
misc cleanup and tuning;