src/HOL/Bali/Bali.thy
author haftmann
Mon, 12 Jul 2010 08:58:27 +0200
changeset 37766 a779f463bae4
parent 32634 9b19cbb0af28
permissions -rw-r--r--
merged

(*  Author:     David von Oheimb
    Copyright   1999 Technische Universitaet Muenchen
*)

header {* The Hoare logic for Bali. *}

theory Bali
imports AxExample AxSound AxCompl Trans
begin

end