tuned text segment
authorhaftmann
Wed, 01 Sep 2010 15:01:12 +0200
changeset 38972 cd747b068311
parent 38971 5d49165a192e
child 38973 cedf2ac63d9c
tuned text segment
src/HOL/HOL.thy
--- a/src/HOL/HOL.thy	Wed Sep 01 12:01:44 2010 +0200
+++ b/src/HOL/HOL.thy	Wed Sep 01 15:01:12 2010 +0200
@@ -1896,9 +1896,10 @@
 
 code_abort undefined
 
+
 subsubsection {* Generic code generator target languages *}
 
-text {* type bool *}
+text {* type @{typ bool} *}
 
 code_type bool
   (SML "bool")