ROOT
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Fri, 21 Mar 2014 15:07:59 +0000
changeset 6 38cef5407d82
parent 0 1378b654acde
child 7 192672a6fff4
permissions -rw-r--r--
updated various files to Isabelle-2013-2

session "Hoare_gen" in "thys" = "HOL" +
  theories 
     Hoare_gen

session "Hoare_tm" in "thys" = "Hoare_gen" +
  theories 
     Hoare_tm

session "Hoare_abc" in "thys" = "Hoare_tm" +
  theories
     Hoare_abc

session "TM" in "thys" = Hoare_abc +
  theories 
    TM_Assemble