src/CTT/ROOT.ML
author wenzelm
Thu, 08 Nov 2007 20:09:17 +0100
changeset 25355 69c0a39ba028
parent 19761 5cd82054c2c6
child 25750 4e796867ccb5
permissions -rw-r--r--
avoid implicit use of prems; tuned proofs;

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

val banner = "Constructive Type Theory";
writeln banner;

use_thy "Main";