| author | wenzelm |
| Tue, 03 Aug 2010 22:28:43 +0200 | |
| changeset 38142 | c202426474c3 |
| parent 37495 | 650fae5eea93 |
| child 39616 | 8052101883c3 |
| permissions | -rw-r--r-- |
| 33197 | 1 |
(* Title: HOL/Nitpick_Examples/ROOT.ML |
2 |
Author: Jasmin Blanchette, TU Muenchen |
|
3 |
Copyright 2009 |
|
4 |
||
5 |
Nitpick examples. |
|
6 |
*) |
|
7 |
||
|
37495
650fae5eea93
make the Nitpick_Example theory processable even when Kodkodi is not installed;
blanchet
parents:
33742
diff
changeset
|
8 |
setmp_noncritical quick_and_dirty true use_thys ["Nitpick_Examples"]; |