src/HOL/HOLCF/ROOT.ML
author wenzelm
Thu, 17 Nov 2011 21:58:10 +0100
changeset 45538 1fffa81b9b83
parent 42151 4da4fc77664b
permissions -rw-r--r--
eliminated slightly odd Rep' with dynamically-scoped [simplified]; tuned proofs;

(*  Title:      HOL/HOLCF/ROOT.ML
    Author:     Franz Regensburger

HOLCF -- a semantic extension of HOL by the LCF logic.
*)

no_document use_thys ["~~/src/HOL/Library/Nat_Bijection", "~~/src/HOL/Library/Countable"];

use_thys ["Plain_HOLCF", "Fixrec", "HOLCF"];