src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Sun, 21 Sep 2025 23:48:59 +0200
changeset 83209 a39fde2f020a
parent 32621 a073cb249a06
permissions -rw-r--r--
basic setup for build progress with nodes_status;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end