src/HOL/IMP/ROOT.ML
author berghofe
Fri, 01 Jul 2005 13:54:12 +0200
changeset 16633 208ebc9311f2
parent 13095 8ed413a57bdc
child 24104 719fbe4fb77f
permissions -rw-r--r--
Implemented trick (due to Tobias Nipkow) for fine-tuning simplification of premises of congruence rules.

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