Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 10 Jun 2010 13:37:32 +0200
changeset 2219 dff64b2e7ec3
parent 2142 c39d4fe31100
child 2288 3b83960f9544
permissions -rw-r--r--
adapted to the official sigplan style file (this gives us more space)

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