src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author boehmes
Tue, 03 Nov 2009 23:44:16 +0100
changeset 33424 a3b002e2cd55
parent 32621 a073cb249a06
permissions -rw-r--r--
proper and unique case names for the split_vc method, shortened label names, added an example demonstrating the split_vc method

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end