avoid latex output problem
authorhaftmann
Mon, 11 May 2009 19:54:24 +0200
changeset 31109 54092b86ef81
parent 31108 0ce5f53fc65d
child 31110 ef8210e58ad7
avoid latex output problem
src/HOL/Predicate.thy
--- a/src/HOL/Predicate.thy	Mon May 11 17:20:52 2009 +0200
+++ b/src/HOL/Predicate.thy	Mon May 11 19:54:24 2009 +0200
@@ -669,7 +669,7 @@
 code_const Seq and Empty and Insert and Join
   (Eval "Predicate.Seq" and "Predicate.Empty" and "Predicate.Insert/ (_,/ _)" and "Predicate.Join/ (_,/ _)")
 
-text {* dummy setup for code_pred keyword *}
+text {* dummy setup for @{text code_pred} keyword *}
 
 ML {*
 OuterSyntax.local_theory_to_proof "code_pred" "sets up goal for cases rule from given introduction rules and compiles predicate"