src/HOL/Hoare/Hoare.thy
author krauss
Tue, 02 Aug 2011 10:03:12 +0200
changeset 44011 f67c93f52d13
parent 35321 c298a4fc324b
child 72806 4fa08e083865
permissions -rw-r--r--
eliminated obsolete recdef/wfrec related declarations

(*  Author:     Tobias Nipkow
    Copyright   1998-2003 TUM
*)

theory Hoare
imports Examples ExamplesAbort Pointers0 Pointer_Examples Pointer_ExamplesAbort SchorrWaite Separation
begin

end