mirror of
https://github.com/Z3Prover/z3
synced 2025-04-10 03:07:07 +00:00
Merge pull request #527 from tabe/examples-typo
Fix typo in examples/*/README
This commit is contained in:
commit
5af5549a56
|
@ -1,4 +1,4 @@
|
|||
Small example using the c++ bindings.
|
||||
Small example using the C bindings.
|
||||
To build the example execute
|
||||
make examples
|
||||
in the build directory.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Small example using the c++ bindings.
|
||||
Small example using the C bindings.
|
||||
To build the example execute
|
||||
make examples
|
||||
in the build directory.
|
||||
|
|
Loading…
Reference in a new issue