src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author fleury
Wed, 30 Jul 2014 14:03:12 +0200
changeset 57704 c0da3fc313e3
parent 32621 a073cb249a06
permissions -rw-r--r--
Basic support for the SMT prover veriT.

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end