src/HOL/Bali/Bali.thy
author blanchet
Wed, 23 Feb 2011 11:17:48 +0100
changeset 41824 1b447261865e
parent 32634 9b19cbb0af28
permissions -rw-r--r--
remove confusing message

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

header {* The Hoare logic for Bali. *}

theory Bali
imports AxExample AxSound AxCompl Trans
begin

end