src/HOL/HOLCF/ROOT.ML
author wenzelm
Sun, 30 Jan 2011 13:02:18 +0100
changeset 41648 6d736d983d5c
parent 41413 64cd30d6b0b8
child 42151 4da4fc77664b
permissions -rw-r--r--
clarified example settings for Proof General;

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