1
ISABELLE_SMT="$COMPONENT"
2
3
REMOTE_SMT="$ISABELLE_SMT/lib/scripts/remote_smt"
4
5
REMOTE_SMT_URL="http://smt.in.tum.de/smt"
6
7
#
8
# Paths to local SMT solvers:
9
10
# CVC_SOLVER=PATH
11
# YICES_SOLVER=PATH
12
# Z3_SOLVER=PATH
13