src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Sun, 11 Aug 2019 22:36:34 +0200
changeset 70503 f0b2635ee17f
parent 32621 a073cb249a06
permissions -rw-r--r--
record sort constraints unconditionally: minimal performance implications;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end