Improved text.
authornipkow
Mon, 20 Jan 1997 18:29:26 +0100
changeset 2531 7cfa1a9c744d
parent 2530 02ccf78ad0a3
child 2532 cde25bf71cc1
Improved text.
src/HOL/MiniML/README.html
--- a/src/HOL/MiniML/README.html	Mon Jan 20 10:27:45 1997 +0100
+++ b/src/HOL/MiniML/README.html	Mon Jan 20 18:29:26 1997 +0100
@@ -4,8 +4,9 @@
 <H1>Type Inference for MiniML</H1>
 
 This theory defines the type inference rules and the type inference algorithm
-<em>W</em> for simply-typed lambda terms due to Milner. It proves the
-soundness and completeness of <em>W</em> w.r.t. to the rules.
+<em>W</em> for MiniML (simply-typed lambda terms with <tt>let</tt>) due to
+Milner. It proves the soundness and completeness of <em>W</em> w.r.t. the
+rules.
 
 <P>