src/HOL/SMT_Examples/ROOT.ML
author bulwahn
Fri, 27 Jan 2012 10:31:30 +0100
changeset 46343 6d9535e52915
parent 36900 631e961a9e95
permissions -rw-r--r--
adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
36900
631e961a9e95 updated SMT certificates
boehmes
parents: 36899
diff changeset
     1
quick_and_dirty := true;
36899
bcd6fce5bf06 layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
diff changeset
     2
use_thys ["SMT_Tests", "SMT_Examples", "SMT_Word_Examples"];