src/CTT/ex/ROOT.ML
author urbanc
Tue, 13 Dec 2005 18:11:21 +0100
changeset 18396 b3e7da94b51f
parent 9000 c20d58286a51
child 19761 5cd82054c2c6
permissions -rw-r--r--
added a fresh_left lemma that contains all instantiation for the various atom-types.

(*  Title:      CTT/ex/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge

Executes all examples for Constructive Type Theory. 
*)

print_depth 2;  

time_use "typechk.ML";
time_use "elim.ML";
time_use "equal.ML";
time_use "synth.ML";