src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author Christian Sternagel
Wed, 29 Aug 2012 10:57:24 +0900
changeset 49081 092668a120cc
parent 32621 a073cb249a06
permissions -rw-r--r--
changed arguement order of suffixeq (to facilitate reading "suffixeq xs ys" as "xs is a (possibly empty) suffix of ys)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32621
a073cb249a06 theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents: 24104
diff changeset
     1
theory Hoare_Parallel
a073cb249a06 theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents: 24104
diff changeset
     2
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
a073cb249a06 theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents: 24104
diff changeset
     3
begin
13020
791e3b4c4039 HoareParallel Theories
prensani
parents:
diff changeset
     4
32621
a073cb249a06 theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents: 24104
diff changeset
     5
end