Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 03 Nov 2011 13:19:23 +0000
changeset 3045 d0ad264f8c4f
parent 2926 37c0d7953cba
child 3046 9b0324e1293b
permissions -rw-r--r--
updated to Isabelle 3 Nov; it includes a hack to work around a bug in the localised version of the quotient package



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/TypeSchemes",
    (*"Ex/TypeVarsTest",*)
    "Ex/Foo1",
    "Ex/Foo2",
    "Ex/CoreHaskell",
    "Ex/CoreHaskell2" 
   ];

quick_and_dirty := true;

no_document use_thys
   ["Ex/Classical",    
    "Ex/Let"
   ];