Attic/Quot/ROOT.ML
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Thu, 16 Jun 2011 20:56:30 +0900
changeset 2861 5635a968fd3f
parent 1260 9df6144e281b
permissions -rw-r--r--
Added the CPS translation experiments. CPS1 comes with all the proofs, CPS2,3 just have the function and need eqvt_rhs to finish the obligations.

quick_and_dirty := true;

no_document use_thys
   ["Quotient",
    "Examples/AbsRepTest",
    "Examples/FSet",
    "Examples/FSet2",
    "Examples/FSet3",
    "Examples/IntEx",
    "Examples/IntEx2",
    "Examples/LFex",
    "Examples/LamEx",
    "Examples/LarryDatatype",
    "Examples/LarryInt",
    "Examples/Terms"];