Attic/Quot/ROOT.ML
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Sat, 27 Mar 2010 14:55:07 +0100
changeset 1683 f78c820f67c3
parent 1260 9df6144e281b
permissions -rw-r--r--
Automatically lift theorems and constants only using the new quotient types. Requires new Isabelle.

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