Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Fri, 22 Jul 2011 11:37:16 +0100
changeset 2982 4a00077c008f
parent 2926 37c0d7953cba
child 3045 d0ad264f8c4f
child 3073 ec31c31b2bb1
permissions -rw-r--r--
completed the eqvt-proofs for functions; they are stored under the name function_name.eqvt and added to the eqvt-list



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