Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 04 May 2010 14:25:22 +0100
changeset 2046 73c50e913db6
parent 1911 60b5c61d3de2
child 2062 65bdcc42badd
permissions -rw-r--r--
tuned and added some comments to the code; added also an exception for early exit of the nominal2_cmd function

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", *)
    ];