summaryrefslogtreecommitdiff
path: root/examples/api/combination.cpp
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-11-30 23:07:19 +0000
committerMorgan Deters <mdeters@gmail.com>2012-11-30 23:07:19 +0000
commit45229fd903afa592deb0499027375bc1d5562cbc (patch)
tree67b54b4841b1d084b90226cc5670c4c18173d06c /examples/api/combination.cpp
parent2bd85df6be705aed37a5d5eba082fbb9a38ab7c5 (diff)
all API examples now have java versions too; bitvectors gets built; also updated old-style copyrights in the examples
Diffstat (limited to 'examples/api/combination.cpp')
-rw-r--r--examples/api/combination.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/api/combination.cpp b/examples/api/combination.cpp
index e0e5a6e13..f986eb8f9 100644
--- a/examples/api/combination.cpp
+++ b/examples/api/combination.cpp
@@ -5,13 +5,11 @@
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009, 2010, 2011 The Analysis of Computer Systems Group (ACSys)
- ** Courant Institute of Mathematical Sciences
- ** New York University
+ ** Copyright (c) 2009-2012 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
- ** \brief A simple demonstration of the capabilities of CVC4
+ ** \brief A simple demonstration of the capabilities of CVC4
**
** A simple demonstration of how to use uninterpreted functions, combining this
** with arithmetic, and extracting a model at the end of a satisfiable query.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback