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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 32621
diff changeset
     1
use_thys ["Hoare_Parallel"];