src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Thu, 13 Jan 2011 17:39:35 +0100
changeset 41537 3837045cc8a1
parent 32621 a073cb249a06
permissions -rw-r--r--
full theory path enables loading parents via master directory and keeps files strictly separate;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end