src/HOLCF/ROOT.ML
author huffman
Sat, 16 Sep 2006 19:14:37 +0200
changeset 20556 2e8227b81bf1
parent 16841 228d663cc9b3
child 22707 c1d3e82fc395
permissions -rw-r--r--
add instance for real_algebra_1 and real_normed_div_algebra

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