src/HOL/IMP/ROOT.ML
author wenzelm
Sun, 31 Oct 1999 20:11:23 +0100
changeset 7990 0a604b2fc2b1
parent 6349 f7750d816c21
child 9000 c20d58286a51
permissions -rw-r--r--
updated;

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