src/HOLCF/ROOT.ML
author webertj
Wed, 15 Feb 2006 18:10:09 +0100
changeset 19043 6c0fca729f33
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
typo in a comment fixed

(*  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";