Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 27 Apr 2010 22:21:16 +0200
changeset 1962 84a13d1e2511
parent 1911 60b5c61d3de2
child 2062 65bdcc42badd
permissions -rw-r--r--
moved mk_atom into the library; that meant that concrete atom classes need to be in Nominal2_Base

quick_and_dirty := true;

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