src/HOLCF/ex/ROOT.ML
author wenzelm
Tue, 17 Jul 2007 13:19:18 +0200
changeset 23823 441148ca8323
parent 18072 102d4ebae879
child 24106 f2965bf954dc
permissions -rw-r--r--
added General/print_mode.ML, pure_setup.ML;

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