src/HOL/IMP/ROOT.ML
author wenzelm
Thu, 15 Nov 2001 18:20:13 +0100
changeset 12207 4dff931b852f
parent 10342 b124d59f7b61
child 13095 8ed413a57bdc
permissions -rw-r--r--
added Induct/Binary_Trees.thy, Induct/Tree_Forest (converted from former ex/TF.ML ex/TF.thy ex/Term.ML ex/Term.thy);

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