src/HOLCF/Porder.thy
changeset 19105 3aabd46340e0
parent 18647 5f5d37e763c4
child 19621 475140eb82f2
--- a/src/HOLCF/Porder.thy	Sun Feb 19 01:40:13 2006 +0100
+++ b/src/HOLCF/Porder.thy	Sun Feb 19 02:11:27 2006 +0100
@@ -6,7 +6,7 @@
 header {* Partial orders *}
 
 theory Porder
-imports Main
+imports Datatype
 begin
 
 subsection {* Type class for partial orders *}