src/HOLCF/ROOT.ML
author wenzelm
Wed, 04 Apr 2007 00:11:20 +0200
changeset 22587 5454b06320fb
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
renamed Output.has_mode to print_mode_active;

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