summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorClark Barrett <barrett@cs.nyu.edu>2015-12-26 19:20:27 -0800
committerClark Barrett <barrett@cs.nyu.edu>2015-12-26 19:20:27 -0800
commit815f2c96856e96e977b725254b65d68fc0323947 (patch)
tree1d11fc7b9da181ca4a5c7d92b6e53ba549f1de3e /examples
parent36eb9ee46b9fa3d4b14c943bc2f434663a2844ef (diff)
Merged my changes from experimental branch (new array decision procedure,
translation to bit-vectors for QF_NIA).
Diffstat (limited to 'examples')
-rw-r--r--examples/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/README b/examples/README
index d64ed3469..5f5bb0980 100644
--- a/examples/README
+++ b/examples/README
@@ -10,9 +10,9 @@ world" examples, and do not fully demonstrate the interfaces, but
function as a starting point to using simple expressions and solving
functionality through each library.
-*** Targetted examples
+*** Targeted examples
-The "api" directory contains some more specifically-targetted
+The "api" directory contains some more specifically-targeted
examples (for bitvectors, for arithmetic, etc.). The "api/java"
directory contains the same examples in Java.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback