src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Tue, 10 Nov 2009 23:18:03 +0100
changeset 33604 d4220df6fde2
parent 32621 a073cb249a06
permissions -rw-r--r--
Toplevel.thread provides Isar-style exception output;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end