src/HOLCF/ROOT.ML
author haftmann
Mon, 24 Apr 2006 16:35:30 +0200
changeset 19454 46a7e133f802
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
moved coalesce to AList, added equality predicates to library

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