Merge branch 'master' of github.com:BrianGladman/mpir
This commit is contained in:
commit
7cef987a45
@ -36,7 +36,7 @@ def write_f(ipath, opath):
|
||||
pass
|
||||
copy(ipath, opath)
|
||||
|
||||
vs_version = 19
|
||||
vs_version = 22
|
||||
if len(argv) > 1:
|
||||
vs_version = int(argv[1])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user