src/HOLCF/ROOT.ML
author nipkow
Mon, 03 Jul 2006 20:02:42 +0200
changeset 19979 a0846edbe8b0
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
replaced translation by abbreviation

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