Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 03 Apr 2010 22:31:11 +0200
changeset 1773 c0eac04ae3b4
parent 1656 c9d3dda79fe3
child 1774 c34347ec7ab3
permissions -rw-r--r--
added README and moved examples into separate directory

quick_and_dirty := true;

no_document use_thys
   ["Nominal2_Base",
    "Nominal2_Eqvt",
    "Nominal2_Atoms",
    "Nominal2_Supp",
    "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", *)
    ];