src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author blanchet
Thu, 29 Jul 2010 15:50:26 +0200
changeset 38087 dddb8ba3a1ce
parent 32621 a073cb249a06
permissions -rw-r--r--
generate correct names for "$true" and "$false"; this was lost somewhere in the non-clausification

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end