show_sorts:=true forces display of types
authorlcp
Wed, 03 May 1995 16:46:17 +0200
changeset 1102 a203181678d3
parent 1101 b9594fe65d89
child 1103 08fda5148971
show_sorts:=true forces display of types
doc-src/Ref/introduction.tex
--- a/doc-src/Ref/introduction.tex	Wed May 03 16:30:39 1995 +0200
+++ b/doc-src/Ref/introduction.tex	Wed May 03 16:46:17 1995 +0200
@@ -158,8 +158,8 @@
 makes Isabelle show types when printing a term or theorem.
 
 \item[\ttindexbold{show_sorts} := true;]
-makes Isabelle show the sorts of type variables.  It has no effect unless
-{\tt show_types} is~{\tt true}. 
+makes Isabelle show both types and the sorts of type variables.  It does not
+matter whether {\tt show_types} is also~{\tt true}. 
 \end{ttdescription}