src/HOL/Library/Code_Message.thy
changeset 27368 9f90ac19e32b
parent 25673 35a6c1b1c8e3
child 27487 c8a6ce181805
--- a/src/HOL/Library/Code_Message.thy	Thu Jun 26 10:06:54 2008 +0200
+++ b/src/HOL/Library/Code_Message.thy	Thu Jun 26 10:07:01 2008 +0200
@@ -5,7 +5,7 @@
 header {* Monolithic strings (message strings) for code generation *}
 
 theory Code_Message
-imports List
+imports Plain List
 begin
 
 subsection {* Datatype of messages *}