src/HOL/Typerep.thy
changeset 51112 da97167e03f7
parent 48272 db75b4005d9a
child 52143 36ffe23b25f8
--- a/src/HOL/Typerep.thy	Thu Feb 14 13:16:47 2013 +0100
+++ b/src/HOL/Typerep.thy	Thu Feb 14 12:24:42 2013 +0100
@@ -3,7 +3,7 @@
 header {* Reflecting Pure types into HOL *}
 
 theory Typerep
-imports Plain String
+imports String
 begin
 
 datatype typerep = Typerep String.literal "typerep list"