Skip to content

Commit

Permalink
Fix #15639 (#15640)
Browse files Browse the repository at this point in the history
  • Loading branch information
Clyybber authored Oct 19, 2020
1 parent 436e1fa commit 0f4b1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion koch.nim
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const

when not defined(windows):
const
Z3StableCommit = "65de3f748a6812eecd7db7c478dcd5fc54424d368b" # the version of Z3 that DrNim uses
Z3StableCommit = "65de3f748a6812eecd7db7c478d5fc54424d368b" # the version of Z3 that DrNim uses

when defined(gcc) and defined(windows):
when defined(x86):
Expand Down

0 comments on commit 0f4b1ed

Please sign in to comment.