src/HOLCF/ROOT.ML
author urbanc
Wed, 02 Nov 2005 15:31:12 +0100
changeset 18067 8b9848d150ba
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
- completed the list of thms for supp_atm - cleaned up the way how thms are collected under single names

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