Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sun, 25 Apr 2010 08:18:06 +0200
changeset 1946 3395e87d94b8
parent 1911 60b5c61d3de2
child 2062 65bdcc42badd
permissions -rw-r--r--
tuned and made to compile

quick_and_dirty := true;

no_document use_thys
   ["Ex/Lambda",
    "Ex/ExLF",
    "Ex/SingleLet",
    "Ex/Ex1rec",
    "Ex/Ex2",
    "Ex/Ex3",
    "Ex/ExLet",
    "Ex/ExLetRec",
    "Ex/TypeSchemes",
    "Ex/ExLeroy",
    "Ex/ExPS3",
    "Ex/ExPS7",
    "Ex/ExCoreHaskell",
    "Ex/Test"
(*  "Ex/ExPS6", *)
    ];