src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Fri, 20 Oct 2023 22:19:05 +0200
changeset 78805 62616d8422c5
parent 32621 a073cb249a06
permissions -rw-r--r--
added ML antiquotation "simproc_setup";

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end