ISABELLE_SMT="$COMPONENT"

RUN_SMT_SOLVER="$ISABELLE_SMT/lib/scripts/run_smt_solver"
REMOTE_SMT="$ISABELLE_SMT/lib/scripts/remote_smt"

REMOTE_SMT_URL="http://smt.in.tum.de/smt"

#
# Paths to local SMT solvers:
#
# CVC_SOLVER=PATH
# YICES_SOLVER=PATH
# Z3_SOLVER=PATH

