src/HOL/Hoare/ROOT.ML
author berghofe
Mon, 24 Jan 2005 18:18:28 +0100
changeset 15464 02cc838b64ca
parent 14028 ff6eb32b30a1
child 24104 719fbe4fb77f
permissions -rw-r--r--
Added variant of eres_inst_tac that operates on indexnames instead of strings.

(*  Title:      HOL/IMP/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow
    Copyright   1998-2003 TUM
*)

time_use_thy "Examples";
time_use_thy "ExamplesAbort";
time_use_thy "Pointers0";
time_use_thy "Pointer_Examples";
time_use_thy "Pointer_ExamplesAbort";
time_use_thy "SchorrWaite";
time_use_thy "Separation";