src/HOL/SMT_Examples/ROOT.ML
author wenzelm
Mon, 06 Sep 2010 14:18:16 +0200
changeset 39157 b98909faaea8
parent 36900 631e961a9e95
permissions -rw-r--r--
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
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"];