src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author huffman
Tue, 15 Nov 2011 12:49:05 +0100
changeset 45504 cad35ed6effa
parent 32621 a073cb249a06
permissions -rw-r--r--
Metis_Examples/Big_O.thy: add number_ring class constraints, adapt proofs to use cancellation simprocs

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end