src/HOL/IMP/ROOT.ML
author wenzelm
Mon, 29 Nov 1999 15:52:49 +0100
changeset 8039 a901bafe4578
parent 6349 f7750d816c21
child 9000 c20d58286a51
permissions -rw-r--r--
Goal: tuned pris;

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

writeln"Root file for HOL/IMP";

set proof_timing;
time_use_thy "Expr";
time_use_thy "Transition";
time_use_thy "VC";