src/HOL/IMP/ROOT.ML
author paulson
Fri, 08 Nov 1996 16:32:57 +0100
changeset 2171 91b4161a28e5
parent 1696 e84bff5c519b
child 4449 df30e75f670f
permissions -rw-r--r--
A bit of tidying up

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