src/HOL/HOLCF/ex/ROOT.ML
author wenzelm
Tue, 16 Aug 2011 22:48:31 +0200
changeset 44225 a8f921e6484f
parent 43524 d75e285fcf3e
permissions -rw-r--r--
more robust Thy_Header.base_name, with minimal assumptions about path syntax; Isabelle.buffer_path: keep platform syntax;

(*  Title:      HOL/HOLCF/ex/ROOT.ML

Misc HOLCF examples.
*)

use_thys ["Dnat", "Dagstuhl", "Focus_ex", "Fix2", "Hoare",
  "Concurrency_Monad",
  "Loop", "Powerdomain_ex", "Domain_Proofs",
  "Letrec",
  "Pattern_Match"];