src/HOL/HOLCF/ex/ROOT.ML
author huffman
Sat, 27 Nov 2010 16:08:10 -0800
changeset 40774 0437dbc127b3
parent 37110 src/HOLCF/ex/ROOT.ML@7ffdbc24b27f
child 42151 4da4fc77664b
permissions -rw-r--r--
moved directory src/HOLCF to src/HOL/HOLCF; added HOLCF theories to src/HOL/IsaMakefile;

(*  Title:      HOLCF/ex/ROOT.ML

Misc HOLCF examples.
*)

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