src/CTT/ROOT.ML
author wenzelm
Fri, 02 Jun 2006 18:15:38 +0200
changeset 19761 5cd82054c2c6
parent 17441 5b5feca0344a
child 25750 4e796867ccb5
permissions -rw-r--r--
removed obsolete ML files;

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