src/CTT/ROOT.ML
author chaieb
Sat, 20 Oct 2007 12:09:30 +0200
changeset 25111 d52a58b51f1f
parent 19761 5cd82054c2c6
child 25750 4e796867ccb5
permissions -rw-r--r--
neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...

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