src/LCF/ROOT.ML
author wenzelm
Fri, 05 Jan 2007 14:30:07 +0100
changeset 22013 a3519c0c2d8f
parent 17247 6927a62c77dc
child 25750 4e796867ccb5
permissions -rw-r--r--
RAW-ProofGeneral: more dependencies;

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