src/HOL/Library/Option_ord.thy
changeset 27368 9f90ac19e32b
parent 26263 c95b91870e3b
child 28562 4e74209f113e
--- a/src/HOL/Library/Option_ord.thy	Thu Jun 26 10:06:54 2008 +0200
+++ b/src/HOL/Library/Option_ord.thy	Thu Jun 26 10:07:01 2008 +0200
@@ -6,7 +6,7 @@
 header {* Canonical order on option type *}
 
 theory Option_ord
-imports ATP_Linkup
+imports Plain
 begin
 
 instantiation option :: (order) order