src/HOL/SMT_Examples/ROOT.ML
author wenzelm
Tue, 05 Apr 2011 14:25:18 +0200
changeset 42224 578a51fae383
parent 36900 631e961a9e95
permissions -rw-r--r--
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
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"];