src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Wed, 27 Mar 2024 17:04:37 +0100
changeset 80038 b1e2246147eb
parent 32621 a073cb249a06
permissions -rw-r--r--
clarified signature;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end