src/HOL/IMP/Abs_Int1.thy
changeset 69505 cc2d676d5395
parent 68778 4566bac4517d
child 80914 d97fdabd9e2b
--- a/src/HOL/IMP/Abs_Int1.thy	Wed Dec 26 16:07:28 2018 +0100
+++ b/src/HOL/IMP/Abs_Int1.thy	Wed Dec 26 16:25:20 2018 +0100
@@ -6,7 +6,7 @@
 imports Abs_State
 begin
 
-text\<open>Abstract interpretation over type @{text st} instead of functions.\<close>
+text\<open>Abstract interpretation over type \<open>st\<close> instead of functions.\<close>
 
 context Gamma_semilattice
 begin