Skip to content

Commit

Permalink
Update smt-switch version to stanford-centaur/smt-switch@2f47405
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanoKobalamyne committed Aug 30, 2024
1 parent 2451303 commit f5beacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/setup-smt-switch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
DEPS=$DIR/../deps

SMT_SWITCH_VERSION=ff051c824d8d4ae29977c552561e278b38e0e42f
SMT_SWITCH_VERSION=2f47405dbf62bb97caea4b64e9a104489dc50ad6

usage () {
cat <<EOF
Expand Down

0 comments on commit f5beacc

Please sign in to comment.