prefer checked antiquotations;
authorwenzelm
Sat, 09 Oct 2010 19:49:19 +0100
changeset 39831 350857040d09
parent 39830 7c501d7f1e45
child 39832 1080dee73a53
prefer checked antiquotations;
doc-src/IsarRef/Thy/Spec.thy
doc-src/IsarRef/Thy/document/Spec.tex
--- a/doc-src/IsarRef/Thy/Spec.thy	Sat Oct 09 19:05:31 2010 +0100
+++ b/doc-src/IsarRef/Thy/Spec.thy	Sat Oct 09 19:49:19 2010 +0100
@@ -973,7 +973,7 @@
 
   Usually the default sort is only changed when defining a new
   object-logic.  For example, the default sort in Isabelle/HOL is
-  @{text type}, the class of all HOL types.  %FIXME sort antiq?
+  @{class type}, the class of all HOL types.
 
   When merging theories, the default sorts of the parents are
   logically intersected, i.e.\ the representations as lists of classes
--- a/doc-src/IsarRef/Thy/document/Spec.tex	Sat Oct 09 19:05:31 2010 +0100
+++ b/doc-src/IsarRef/Thy/document/Spec.tex	Sat Oct 09 19:49:19 2010 +0100
@@ -1010,7 +1010,7 @@
 
   Usually the default sort is only changed when defining a new
   object-logic.  For example, the default sort in Isabelle/HOL is
-  \isa{type}, the class of all HOL types.  %FIXME sort antiq?
+  \isa{type}, the class of all HOL types.
 
   When merging theories, the default sorts of the parents are
   logically intersected, i.e.\ the representations as lists of classes