src/HOL/IMP/ROOT.ML
author nipkow
Fri, 26 Apr 2002 11:47:01 +0200
changeset 13095 8ed413a57bdc
parent 10342 b124d59f7b61
child 24104 719fbe4fb77f
permissions -rw-r--r--
New machine architecture and other direction of compiler proof.

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

Caveat: HOLCF/IMP depends on HOL/IMP
*)

time_use_thy "Expr";
time_use_thy "Transition";
time_use_thy "VC";
time_use_thy "Examples";
time_use_thy "Compiler0";
time_use_thy "Compiler";