src/HOLCF/Fun3.thy
changeset 2838 2e908f29bc3d
parent 2640 ee4dfce170a0
child 12030 46d57d0290a2
--- a/src/HOLCF/Fun3.thy	Tue Mar 25 10:43:01 1997 +0100
+++ b/src/HOLCF/Fun3.thy	Tue Mar 25 11:13:12 1997 +0100
@@ -11,7 +11,8 @@
 
 (* default class is still term *)
 
-instance fun  :: (term,pcpo)pcpo         (least_fun,cpo_fun)
+instance fun  :: (term,cpo)cpo         (cpo_fun)
+instance fun  :: (term,pcpo)pcpo       (least_fun)
 
 end