Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 08 Apr 2010 11:40:13 +0200
changeset 1792 c29a139410d2
parent 1774 c34347ec7ab3
child 1795 e39453c8b186
permissions -rw-r--r--
properly separated the example from my PhD and gave the correct alpha-equivalence relation (according to the paper)

quick_and_dirty := true;

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