src/HOL/Hoare/ROOT.ML
author nipkow
Tue, 09 Aug 2005 11:44:38 +0200
changeset 17040 6682c93b7d9f
parent 14028 ff6eb32b30a1
child 24104 719fbe4fb77f
permissions -rw-r--r--
added finite(option) to Recdef.thy

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