src/HOL/Hoare/Hoare.thy
author wenzelm
Sun, 08 Jan 2017 11:41:18 +0100
changeset 64829 07f209e957bc
parent 35321 c298a4fc324b
child 72806 4fa08e083865
permissions -rw-r--r--
refer to bibtex entries via general Document_Model, instead of editor buffers;

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

theory Hoare
imports Examples ExamplesAbort Pointers0 Pointer_Examples Pointer_ExamplesAbort SchorrWaite Separation
begin

end