src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Sun, 15 Nov 2009 00:23:26 +0100
changeset 33689 d0a9ce721e0c
parent 32621 a073cb249a06
permissions -rw-r--r--
properly inlined @{lemma} antiqutations -- might also reduce proof terms a bit;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end