src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Fri, 21 May 2010 22:08:13 +0200
changeset 37047 4a95a50d0ec4
parent 32621 a073cb249a06
permissions -rw-r--r--
print calculation result in the context where the fact is actually defined -- proper externing; misc tuning;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end