src/HOL/HOLCF/ROOT.ML
author wenzelm
Sat, 20 Aug 2011 23:36:18 +0200
changeset 44339 eda6aef75939
parent 42151 4da4fc77664b
permissions -rw-r--r--
odd workaround for odd problem of load order in HOL/ex/ROOT.ML (!??);

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