src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Sat, 06 Aug 2022 14:31:46 +0200
changeset 75777 ed32b5554ed3
parent 32621 a073cb249a06
permissions -rw-r--r--
clarified signature;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end