src/HOLCF/HOLCF.ML
author wenzelm
Sat, 31 Dec 2005 21:49:43 +0100
changeset 18535 84b0597808bb
parent 16841 228d663cc9b3
permissions -rw-r--r--
tuned forall_intr_vars;

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

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