src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Sat, 01 Jun 2024 15:03:13 +0200
changeset 80229 5e32da8238e1
parent 32621 a073cb249a06
permissions -rw-r--r--
clarified comments;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end