src/HOL/HOLCF/ROOT.ML
author wenzelm
Tue, 05 Apr 2011 14:25:18 +0200
changeset 42224 578a51fae383
parent 42151 4da4fc77664b
permissions -rw-r--r--
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;

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