src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author Andreas Lochbihler
Fri, 27 Sep 2013 08:59:22 +0200
changeset 53943 2b761d9a74f5
parent 32621 a073cb249a06
permissions -rw-r--r--
prefer Code.abort over code_abort

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end