doc-src/IsarOverview/Isar/ROOT.ML
author blanchet
Mon, 08 Nov 2010 02:33:48 +0100
changeset 40419 718b44dbd74d
parent 38798 89f273ab1d42
permissions -rw-r--r--
make sure the SMT solver runs several iterations by lowering the timeout at each iteration -- yields better results in practice
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38798
89f273ab1d42 expanded some aliases from structure Unsynchronized;
wenzelm
parents: 32834
diff changeset
     1
quick_and_dirty := true;
32834
a4e0b8d88f28 avoid unsynchronized refs within theory sources;
wenzelm
parents: 13999
diff changeset
     2
a4e0b8d88f28 avoid unsynchronized refs within theory sources;
wenzelm
parents: 13999
diff changeset
     3
use_thys ["Logic", "Induction"];