src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Fri, 05 Jul 2024 13:46:13 +0200
changeset 80514 482897a69699
parent 32621 a073cb249a06
permissions -rw-r--r--
tuned signature: expose internal limits for testing or add-on implementations;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end