mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-01 02:42:05 +00:00
2
koch.nim
2
koch.nim
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user