src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Mon, 11 Sep 2023 19:30:48 +0200
changeset 78659 b5f3d1051b13
parent 32621 a073cb249a06
permissions -rw-r--r--
tuned;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end