ROOT
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Tue, 19 Feb 2013 05:11:33 +0000
changeset 186 455411d69c12
parent 185 2fad78b479a3
child 187 326310016da9
permissions -rw-r--r--
added link and comment to fourth edition of Boolos

session UTM = HOL +
  options [document = false]
  theories
    "thys/Turing"
    "thys/Turing_Hoare"
    "thys/Uncomputable"
    "thys/Abacus_Mopup"
    "thys/Abacus"
    "thys/Rec_Def"
    "thys/Recursive"
    "thys/UF"
    "thys/UTM"

session ITP = UTM +
  theories
    "Paper/Paper"