Attic/Quot/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 05 Jul 2011 15:00:41 +0200
changeset 2946 d9c3cc271e62
parent 1260 9df6144e281b
permissions -rw-r--r--
added a tactic "all_trivials" which simplifies all trivial constructor cases and leaves the others untouched.

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