Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sun, 16 May 2010 12:41:27 +0100
changeset 2142 c39d4fe31100
parent 2137 5b007ac41b29
child 2288 3b83960f9544
permissions -rw-r--r--
moved the exporting part into the parser (this is still a hack); re-added CoreHaskell again to the examples - there seems to be a problem with the variable name pat

quick_and_dirty := true;

no_document use_thys
   ["Ex/Lambda",
    "Ex/LF",
    "Ex/SingleLet",
    "Ex/Ex1rec",
    "Ex/Ex2",
    "Ex/Ex3",
    "Ex/ExLet",
    "Ex/ExLetRec",
    "Ex/TypeSchemes",
    "Ex/Modules",
    "Ex/ExPS3",
    "Ex/ExPS7",
    "Ex/CoreHaskell",
    "Ex/Test",
    "Manual/Term4"
    ];