ROOT
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Mon, 11 Mar 2013 16:33:52 +0000
branchNominal2-Isabelle2013
changeset 3211 41e205fcb21e
parent 3208 da575186d492
permissions -rw-r--r--
reverted change in the stable branch

session Nominal2 in "Nominal" = HOL +
  options [document = false]
  theories
    "Nominal2"
    "Atoms"
    "Eqvt"

session Examples (Tests) in "Nominal" = Nominal2 +
  options [document = false]
  theories
    "Ex/Weakening"
    "Ex/Classical"
    "Ex/Datatypes"
    "Ex/Ex1"
    "Ex/ExPS3"
    "Ex/Multi_Recs"
    "Ex/Multi_Recs2"
    "Ex/LF"
    "Ex/Lambda"
    "Ex/Let"
    "Ex/LetPat"
    "Ex/LetRec"
    "Ex/LetRec2"
    "Ex/LetFun"
    "Ex/Modules"
    "Ex/SingleLet"
    "Ex/Shallow"
    "Ex/SystemFOmega"
    "Ex/TypeSchemes1"
    "Ex/TypeSchemes2"
    "Ex/TypeVarsTest"
    "Ex/Foo1"
    "Ex/Foo2"
    "Ex/CoreHaskell"
    "Ex/CoreHaskell2"