src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Wed, 02 Sep 2015 22:14:44 +0200
changeset 61095 50e793295ce1
parent 32621 a073cb249a06
permissions -rw-r--r--
trim context for persistent storage;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end