src/LCF/ROOT.ML
author wenzelm
Tue, 18 Dec 2007 19:54:30 +0100
changeset 25696 c2058af6d9bc
parent 17247 6927a62c77dc
child 25750 4e796867ccb5
permissions -rw-r--r--
PrintMode.setmp (avoid direct access to print_mode ref);

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