wenzelm [Sat, 01 Dec 2001 18:55:41 +0100] rev 12339
removed dead code;
wenzelm [Sat, 01 Dec 2001 18:52:32 +0100] rev 12338
renamed class "term" to "type" (actually "HOL.type");
wenzelm [Sat, 01 Dec 2001 18:51:46 +0100] rev 12337
added zero--nine, euro;
tuned some text symbols;
wenzelm [Sat, 01 Dec 2001 18:51:11 +0100] rev 12336
%\usepackage{textcomp}
%\usepackage{marvosym}
wenzelm [Sat, 01 Dec 2001 18:50:41 +0100] rev 12335
* HOL: the class of all HOL types is now called "type" rather than
"term"; INCOMPATIBILITY, need to adapt references to this type class
in axclass/classes, instance/arities, and (usually rare) occurrences
in typings (of consts etc.); internally the class is called
"HOL.type", ML programs should refer to HOLogic.typeS;
nipkow [Fri, 30 Nov 2001 17:55:13 +0100] rev 12334
*** empty log message ***
paulson [Fri, 30 Nov 2001 12:18:14 +0100] rev 12333
minor tweaks