src/HOL/Nitpick_Examples/ROOT.ML
author wenzelm
Wed, 28 Apr 2010 10:51:34 +0200
changeset 36448 edb757388592
parent 33742 83ae8b7e2768
child 37495 650fae5eea93
permissions -rw-r--r--
get_sort: minimize sorts given in the text, while keeping those from the context unchanged (the latter are preferred); tuned;

(*  Title:      HOL/Nitpick_Examples/ROOT.ML
    Author:     Jasmin Blanchette, TU Muenchen
    Copyright   2009

Nitpick examples.
*)

if getenv "KODKODI" = "" then
  ()
else
  setmp_noncritical quick_and_dirty true use_thys
                    ["Nitpick_Examples"];