src/HOL/Main.thy
changeset 54552 5d57cbec0f0f
parent 54540 5d7006e9205e
child 55018 2a526bd279ed
--- a/src/HOL/Main.thy	Thu Nov 21 21:33:34 2013 +0100
+++ b/src/HOL/Main.thy	Thu Nov 21 21:33:34 2013 +0100
@@ -1,7 +1,7 @@
 header {* Main HOL *}
 
 theory Main
-imports Predicate_Compile Nitpick Extraction Lifting_Sum List_Prefix Coinduction
+imports Predicate_Compile Nitpick Extraction Lifting_Sum List_Prefix Coinduction Order_Relation
 begin
 
 text {*