src/HOLCF/ex/ROOT.ML
author huffman
Mon, 27 Apr 2009 19:44:30 -0700
changeset 31008 b8f4e351b5bf
parent 30920 811ab0923a62
child 33591 51091e1041a7
permissions -rw-r--r--
add proper support for bottom-patterns in fixrec package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9000
c20d58286a51 cleaned up;
wenzelm
parents: 6349
diff changeset
     1
(*  Title:      HOLCF/ex/ROOT.ML
244
929fc2c63bd0 HOLCF examples
nipkow
parents:
diff changeset
     2
9000
c20d58286a51 cleaned up;
wenzelm
parents: 6349
diff changeset
     3
Misc HOLCF examples.
244
929fc2c63bd0 HOLCF examples
nipkow
parents:
diff changeset
     4
*)
929fc2c63bd0 HOLCF examples
nipkow
parents:
diff changeset
     5
24106
f2965bf954dc simultaneous use_thys;
wenzelm
parents: 18072
diff changeset
     6
use_thys ["Dnat", "Stream", "Dagstuhl", "Focus_ex", "Fix2", "Hoare",
30920
811ab0923a62 add HOLCF/ex/Domain_ex.thy, with example uses of the domain package
huffman
parents: 29992
diff changeset
     7
  "Loop", "Fixrec_ex", "Powerdomain_ex", "Domain_ex"];