src/HOLCF/ex/ROOT.ML
author urbanc
Fri, 17 Nov 2006 17:32:30 +0100
changeset 21405 26b51f724fe6
parent 18072 102d4ebae879
child 24106 f2965bf954dc
permissions -rw-r--r--
added an intro lemma for freshness of products; set up the simplifier so that it can deal with the compact and long notation for freshness constraints (FIXME: it should also be able to deal with the special case of freshness of atoms)

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