src/HOL/SMT/etc/settings
changeset 32618 42865636d006
child 33006 39f73a59e855
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/HOL/SMT/etc/settings	Fri Sep 18 18:13:19 2009 +0200
     1.3 @@ -0,0 +1,13 @@
     1.4 +ISABELLE_SMT="$COMPONENT"
     1.5 +
     1.6 +REMOTE_SMT_SOLVER="$ISABELLE_SMT/lib/scripts/remote_smt.pl"
     1.7 +
     1.8 +REMOTE_SMT_URL="http://www4.in.tum.de/smt/smt"
     1.9 +
    1.10 +#
    1.11 +# Paths to local SMT solvers:
    1.12 +#
    1.13 +# CVC_SOLVER=PATH
    1.14 +# YICES_SOLVER=PATH
    1.15 +# Z3_SOLVER=PATH
    1.16 +