src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author blanchet
Mon, 20 Sep 2010 16:29:55 +0200
changeset 39560 c13b4589fddf
parent 32621 a073cb249a06
permissions -rw-r--r--
preprocess "Ex" before doing clausification in Metis; this is dual to "All" in b96941dddd04

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end