fixed theory dependency
authornipkow
Sun, 26 Aug 2012 10:20:26 +0200
changeset 48926 8d7778a19857
parent 48925 9c9bbaa2fff1
child 48927 ef462b5558eb
fixed theory dependency
src/HOL/Library/Char_ord.thy
--- a/src/HOL/Library/Char_ord.thy	Fri Aug 24 20:58:29 2012 +0200
+++ b/src/HOL/Library/Char_ord.thy	Sun Aug 26 10:20:26 2012 +0200
@@ -5,7 +5,7 @@
 header {* Order on characters *}
 
 theory Char_ord
-imports Product_ord Char_nat Main
+imports Char_nat
 begin
 
 instantiation nibble :: linorder