src/HOLCF/ROOT.ML
author wenzelm
Sat, 30 Dec 2006 16:08:06 +0100
changeset 21966 edab0ecfbd7c
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
removed misleading OuterLex.eq_token;

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