src/LCF/ex/ROOT.ML
author wenzelm
Fri, 11 May 2007 17:54:36 +0200
changeset 22936 284b56463da8
parent 15661 9ef583b08647
child 24106 f2965bf954dc
permissions -rw-r--r--
tuned;

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