src/LCF/ex/ROOT.ML
changeset 15531 08c8dad8e399
parent 9000 c20d58286a51
child 15661 9ef583b08647
equal deleted inserted replaced
15530:6f43714517ee 15531:08c8dad8e399
     1 (*  Title:      LCF/ex/ROOT.ML
     1 (*  Title:      LCF/ex/ROOT.ML
     2     ID:         $Id$
     2     ID:         $Id$
     3     Author:     Tobias Nipkow
     3     Author:     Tobias Nipkow
     4     Copyright   1991  University of Cambridge
     4     Copyright   1991  University of Cambridge
     5 
     5 
     6 Some examples from Lawrence Paulson's book Logic and Computation.
     6 SOME examples from Lawrence Paulson's book Logic and Computation.
     7 *)
     7 *)
     8 
     8 
     9 time_use_thy "Ex1";
     9 time_use_thy "Ex1";
    10 time_use_thy "Ex2";
    10 time_use_thy "Ex2";
    11 time_use_thy "Ex3";
    11 time_use_thy "Ex3";