src/HOLCF/HOLCF.ML
author haftmann
Sun, 23 Jul 2006 07:21:41 +0200
changeset 20187 af47971ea304
parent 16841 228d663cc9b3
permissions -rw-r--r--
small adjustments

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

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