summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-12-17 12:40:50 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2013-12-17 17:12:57 -0500
commit464bbe3b057bde32b9e0e1aa1f989818dba585db (patch)
treeed9557aaa18b744bcc1766668d42534ff3f6d402 /README
parent6b0e8bdbe37c3a04ba43fb379270df4726502a63 (diff)
some config changes: new --bsd option, readline gives warning, default build is now production.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c09fe979c..c5b751d0a 100644
--- a/README
+++ b/README
@@ -17,8 +17,8 @@ from any previous version.
CVC4 is intended to be an open and extensible SMT engine. It can be
used as a stand-alone tool or as a library. It has been designed to
increase the performance and reduce the memory overhead of its
-predecessors. It is written entirely in C++ and is released under a
-free software license (see the file COPYING in the source
+predecessors. It is written entirely in C++ and is released under an
+open-source software license (see the file COPYING in the source
distribution).
*** Getting started with CVC4
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback