summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2014-06-20 14:17:01 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2014-06-21 18:02:13 -0400
commitf99a56440cb20d5771162e7382e238f0705182fe (patch)
treef2f20916a41d5a6ce48c21836661c76a2a830980 /INSTALL
parent7b8c765e84987ae90226f9f7244492318fa85817 (diff)
Some minor cleanup and documentation.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index c1258e3ed..bec3936c3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -139,7 +139,7 @@ CVC4 to use abc configure with --with-abc and --with-abc-dir=PATH, where
PATH corresponds to the install path of ABC. To run CVC4 using ABC use
the --bitblast-aig command line argument.
Please visit http://www.eecs.berkeley.edu/~alanmi/abc/ for more details
-on ABC.
+on ABC.
The GNU Readline library is optionally used to provide command
editing, tab completion, and history functionality at the CVC prompt
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback