Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/HOL/Hoare_Parallel/ROOT.ML
author
blanchet
Sun, 19 Jun 2011 18:12:49 +0200
changeset 43468
c768f7adb711
parent 33615
261abc2e3155
permissions
-rw-r--r--
fixed silly ATP exporter bug: if the proof of lemma A relies on B and C, and the proof of B relies on C, return {B, C}, not {B}, as the set of dependencies
use_thys ["Hoare_Parallel"];