src/HOLCF/ex/ROOT.ML
author mengj
Fri, 07 Apr 2006 05:14:06 +0200
changeset 19355 3140daf6863d
parent 18072 102d4ebae879
child 24106 f2965bf954dc
permissions -rw-r--r--
filter now accepts axioms as thm, instead of term.

(*  Title:      HOLCF/ex/ROOT.ML
    ID:         $Id$

Misc HOLCF examples.
*)

time_use_thy "Dnat";
time_use_thy "Stream";
time_use_thy "Dagstuhl";
time_use_thy "Focus_ex";
time_use_thy "Fix2";
time_use_thy "Hoare";
time_use_thy "Loop";
time_use_thy "Fixrec_ex";