Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 12 May 2010 16:59:53 +0100
changeset 2120 2786ff1df475
parent 2083 9568f9f31822
child 2122 24ca435ead14
permissions -rw-r--r--
fixed the examples for the new eqvt-procedure....temporarily disabled Manual/Term4.thy

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