src/HOLCF/Fun2.thy
author aspinall
Thu, 21 Oct 2004 19:21:32 +0200
changeset 15253 6e20cc79bde6
parent 14981 e73f8140af78
child 15564 c899efea601f
permissions -rw-r--r--
Fix <closetheory>

(*  Title:      HOLCF/Fun2.thy
    ID:         $Id$
    Author:     Franz Regensburger
*)

Fun2 = Fun1 + 

(* default class is still type!*)

instance fun  :: (type, po) po (refl_less_fun,antisym_less_fun,trans_less_fun)

end