Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 08 Apr 2010 11:50:30 +0200
changeset 1793 33f7201a0239
parent 1774 c34347ec7ab3
child 1795 e39453c8b186
permissions -rw-r--r--
check whether the "weirdo" example from the binding bestiary works with shallow binders

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