src/HOLCF/ex/ROOT.ML
author wenzelm
Fri, 15 Dec 2006 00:08:06 +0100
changeset 21858 05f57309170c
parent 18072 102d4ebae879
child 24106 f2965bf954dc
permissions -rw-r--r--
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;

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