src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Mon, 02 Nov 2009 17:30:38 +0100
changeset 33380 cd6023a9a922
parent 32621 a073cb249a06
permissions -rw-r--r--
DEEPEN: all tracing is subject to trace_DEEPEN (NB: Proof General tends to "popup" tracing output);

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end