Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 29 Dec 2011 15:56:54 +0000
changeset 3100 8779fb01d8b4
parent 3097 b27e94db1b8a
child 3112 e4050732ba15
permissions -rw-r--r--
separated the two versions of type schemes into two files



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"];