src/LCF/ROOT.ML
author huffman
Tue, 08 May 2007 05:30:10 +0200
changeset 22861 8ec47039614e
parent 17247 6927a62c77dc
child 25750 4e796867ccb5
permissions -rw-r--r--
clean up complex norm proofs, remove redundant lemmas

(*  Title:      LCF/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow
    Copyright   1992  University of Cambridge
*)

val banner = "Logic for Computable Functions (in FOL)";
writeln banner;

use_thy "LCF";