src/LCF/ex/ROOT.ML
author wenzelm
Sun, 08 Jul 2007 19:51:58 +0200
changeset 23655 d2d1138e0ddc
parent 15661 9ef583b08647
child 24106 f2965bf954dc
permissions -rw-r--r--
replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;

(*  Title:      LCF/ex/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow
    Copyright   1991  University of Cambridge

Some examples from Lawrence Paulson's book Logic and Computation.
*)

time_use_thy "Ex1";
time_use_thy "Ex2";
time_use_thy "Ex3";
time_use_thy "Ex4";