src/LCF/ROOT.ML
author berghofe
Fri, 09 Jun 2006 17:32:38 +0200
changeset 19834 2290cc06049b
parent 17247 6927a62c77dc
child 25750 4e796867ccb5
permissions -rw-r--r--
unique_names no longer set to false (thanks to improved naming scheme for "internal" constructors).

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