author | paulson |
Tue, 28 Feb 2006 11:09:29 +0100 | |
changeset 19154 | f48e36b7d8d4 |
parent 17441 | 5b5feca0344a |
child 19761 | 5cd82054c2c6 |
permissions | -rw-r--r-- |
(* Title: CTT/ROOT ID: $Id$ Author: Lawrence C Paulson, Cambridge University Computer Laboratory Copyright 1991 University of Cambridge Adds Constructive Type Theory to a database containing pure Isabelle. Should be executed in the subdirectory CTT. *) val banner = "Constructive Type Theory"; writeln banner; use_thy "Main"; Goal "tt : T"; (*leave subgoal package empty*)