Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 13 May 2010 19:06:54 +0100
changeset 2130 5111dadd1162
parent 2122 24ca435ead14
child 2137 5b007ac41b29
permissions -rw-r--r--
added a more instructive example - has some problems with fv though

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