src/LCF/ROOT.ML
author haftmann
Fri, 07 Dec 2007 15:07:59 +0100
changeset 25571 c9e39eafc7a0
parent 17247 6927a62c77dc
child 25750 4e796867ccb5
permissions -rw-r--r--
instantiation target rather than legacy instance

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