src/CTT/ROOT.ML
author wenzelm
Wed, 29 Nov 2006 04:11:11 +0100
changeset 21578 a89f786b301a
parent 19761 5cd82054c2c6
child 25750 4e796867ccb5
permissions -rw-r--r--
added INCR_COMP, COMP_INCR;

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