src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Thu, 30 Apr 2015 15:58:15 +0200
changeset 60159 879918f4ee0f
parent 32621 a073cb249a06
permissions -rw-r--r--
tuned -- avoid odd rebinding of "ctxt" and "context";

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end