src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author haftmann
Sun, 08 Oct 2017 22:28:20 +0200
changeset 66801 f3fda9777f9a
parent 32621 a073cb249a06
permissions -rw-r--r--
avoid fact name clashes

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end