src/HOLCF/ROOT.ML
author wenzelm
Thu, 01 Sep 2005 00:46:14 +0200
changeset 17215 8b969275a5d2
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
isamarkuptext/txt: \par before changing sizes prevents spacing anomaly;

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