src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Wed, 21 Nov 2018 15:19:11 +0100
changeset 69322 ce6d43af5bcb
parent 32621 a073cb249a06
permissions -rw-r--r--
more robust (see https://code.visualstudio.com/docs/extensionAPI/document-selectors);

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end