src/HOL/Nitpick_Examples/ROOT.ML
author blanchet
Sat, 13 Feb 2010 15:04:09 +0100
changeset 35180 c57dba973391
parent 33742 83ae8b7e2768
child 37495 650fae5eea93
permissions -rw-r--r--
more work on Nitpick's support for nonstandard models + fix in model reconstruction

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