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"];