Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 03 Jan 2012 11:43:27 +0000
changeset 3104 f7c4b8e6918b
parent 3100 8779fb01d8b4
child 3112 e4050732ba15
permissions -rw-r--r--
updated to explicit set type constructor (post Isabelle 3rd January)



no_document use_thys
   ["Atoms",
    "Eqvt",
    "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", 
    "Ex/Pi"
   ];

quick_and_dirty := true;

no_document use_thys
   ["Ex/Let"];