src/HOLCF/HOLCF.ML
author wenzelm
Tue, 10 Jan 2006 19:33:37 +0100
changeset 18638 e135f6a1b76c
parent 16841 228d663cc9b3
permissions -rw-r--r--
Specification.pretty_consts ctxt;

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

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