src/CTT/ROOT.ML
author wenzelm
Wed, 04 Apr 2007 00:11:13 +0200
changeset 22582 f315da9400fb
parent 19761 5cd82054c2c6
child 25750 4e796867ccb5
permissions -rw-r--r--
removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);

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