src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author huffman
Thu, 17 Nov 2011 12:38:03 +0100
changeset 45544 c0304794e9e4
parent 32621 a073cb249a06
permissions -rw-r--r--
move definitions of bitwise operators into appropriate document section

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end