src/HOL/Hoare/ROOT.ML
author berghofe
Fri, 16 Feb 2007 19:19:19 +0100
changeset 22330 00ca68f5ce29
parent 14028 ff6eb32b30a1
child 24104 719fbe4fb77f
permissions -rw-r--r--
Replaced "raise RecError" by "primrec_err" in function gen_primrec_i to prevent error message from being suppressed.

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