src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Sun, 29 Mar 2015 21:30:28 +0200
changeset 59844 c648efffea73
parent 32621 a073cb249a06
permissions -rw-r--r--
support for minimal specifications, with usual treatment of fixes and dummies;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end