src/HOLCF/HOLCF.ML
author nipkow
Sat, 24 Sep 2005 21:13:15 +0200
changeset 17629 f8ea8068c6d9
parent 16841 228d663cc9b3
permissions -rw-r--r--
a few new filter lemmas

(*  Title:      HOLCF/HOLCF.ML
    ID:         $Id$
*)

structure HOLCF =
struct
  val thy = the_context ();
end;