src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Mon, 08 May 2017 14:30:37 +0200
changeset 65772 368399c5d87f
parent 32621 a073cb249a06
permissions -rw-r--r--
proper type for iterated application;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end