src/HOL/HOL.thy
changeset 38972 cd747b068311
parent 38944 827c98e8ba8b
child 38981 7cf8beb31e0f
child 39013 c79e6d536267
child 39026 962d12bc546c
--- 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")