src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Thu, 02 May 2024 14:08:59 +0200
changeset 80168 007e6af8a020
parent 32621 a073cb249a06
permissions -rw-r--r--
more documentation on "System registry via TOML";

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end