src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Fri, 25 Sep 2020 14:37:07 +0200
changeset 72295 aafec95bc30e
parent 32621 a073cb249a06
permissions -rw-r--r--
more robust: avoid spurious line breaks that might confuse the scala interpreter;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end