mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 16:27:37 +00:00
Fix variable naming: tmpFile -> tempFile for Go conventions
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
f734ce9ce3
commit
b0702bfa0f
2 changed files with 5 additions and 6 deletions
|
|
@ -5,4 +5,3 @@ go 1.20
|
|||
require github.com/Z3Prover/z3/src/api/go v0.0.0
|
||||
|
||||
replace github.com/Z3Prover/z3/src/api/go => ../../src/api/go
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue