| author | blanchet | 
| Fri, 10 Jan 2014 16:18:18 +0100 | |
| changeset 54979 | d7593bfccf25 | 
| parent 54894 | cb9d981fa9a0 | 
| permissions | -rw-r--r-- | 
| 41308 | 1 | # -*- shell-script -*- :mode=shellscript: | 
| 2 | ||
| 54894 | 3 | ISABELLE_SMT_REMOTE="$ISABELLE_HOME/src/HOL/Tools/SMT/lib/scripts/remote_smt" | 
| 41432 
3214c39777ab
differentiate between local and remote SMT solvers (e.g., "z3" vs. "remote_z3");
 boehmes parents: 
41308diff
changeset | 4 | ISABELLE_SMT_REMOTE_URL="http://smt.in.tum.de/smt" | 
| 36898 | 5 |