src/HOL/IMP/ROOT.ML
author wenzelm
Tue, 27 May 1997 15:45:07 +0200
changeset 3362 0b268cff9344
parent 1696 e84bff5c519b
child 4449 df30e75f670f
permissions -rw-r--r--
NJ 1.09.2x as factory default!

(*  Title:      HOL/IMP/ROOT.ML
    ID:         $Id$
    Author:     Heiko Loetzbeyer, Robert Sandner, Tobias Nipkow
    Copyright   1995 TUM
*)

HOL_build_completed;    (*Make examples fail if HOL did*)

writeln"Root file for HOL/IMP";
proof_timing := true;
time_use_thy "Expr";
time_use_thy "Transition";
time_use_thy "VC";