src/HOL/HOLCF/ROOT.ML
author kuncar
Wed, 18 Apr 2012 17:04:03 +0200
changeset 47545 a2850a16e30f
parent 42151 4da4fc77664b
permissions -rw-r--r--
Lifting: generate more thms & note them & tuned

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