src/CTT/ROOT.ML
author webertj
Fri, 01 Jun 2007 23:52:06 +0200
changeset 23195 f065f7c846fe
parent 19761 5cd82054c2c6
child 25750 4e796867ccb5
permissions -rw-r--r--
additional tracing information

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