src/HOLCF/HOLCF.ML
author wenzelm
Thu, 14 Jul 2005 19:28:23 +0200
changeset 16841 228d663cc9b3
parent 16062 f8110bd9957f
permissions -rw-r--r--
use all files in HOLCF.thy;

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

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