src/HOLCF/ROOT.ML
author berghofe
Wed, 07 Feb 2007 17:30:53 +0100
changeset 22264 6a65e9b2ae05
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
Theorems for converting between wf and wfP are now declared as hints.

(*  Title:      HOLCF/ROOT.ML
    ID:         $Id$
    Author:     Franz Regensburger

HOLCF -- a semantic extension of HOL by the LCF logic.
*)

val banner = "HOLCF";
writeln banner;

use_thy "HOLCF";