src/HOL/IMP/ROOT.ML
author nipkow
Tue, 05 Jan 1999 17:27:59 +0100
changeset 6059 aa00e235ea27
parent 4449 df30e75f670f
child 6349 f7750d816c21
permissions -rw-r--r--
In Main: moved Bin to the left to preserve the solver in its simpset.

(*  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";
set proof_timing;
time_use_thy "Expr";
time_use_thy "Transition";
time_use_thy "VC";