src/LCF/ex/ROOT.ML
author webertj
Fri, 05 Jan 2007 15:33:05 +0100
changeset 22024 adf64b316f07
parent 15661 9ef583b08647
child 24106 f2965bf954dc
permissions -rw-r--r--
reverted to v1.60 (PolyML 4.1.3 still has the wrong signature for Array.modifyi)

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