src/HOL/HOLCF/ROOT.ML
author huffman
Thu, 10 May 2012 22:00:24 +0200
changeset 47908 25686e1e0024
parent 42151 4da4fc77664b
permissions -rw-r--r--
temporarily comment out broken nitpick example; adapt to new definition of type rat

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