summaryrefslogtreecommitdiff
path: root/src/theory/substitutions.cpp
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-10-10 21:20:40 +0000
committerMorgan Deters <mdeters@gmail.com>2012-10-10 21:20:40 +0000
commit7b2dd1927731b894f5ef610528649a2d1fc555f2 (patch)
tree6d8ad29a1ec8783601787f4b9216fa6409bb9780 /src/theory/substitutions.cpp
parent318e836ed5f6bd76d378dfce1c707b9908a1c5e1 (diff)
Abstract values for SMT-LIB.
Also fix bug 421 relating to incrementality and models. (this commit was certified error- and warning-free by the test-and-commit script.)
Diffstat (limited to 'src/theory/substitutions.cpp')
-rw-r--r--src/theory/substitutions.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/theory/substitutions.cpp b/src/theory/substitutions.cpp
index b5f846735..fa4acf3fb 100644
--- a/src/theory/substitutions.cpp
+++ b/src/theory/substitutions.cpp
@@ -2,10 +2,10 @@
/*! \file substitutions.cpp
** \verbatim
** Original author: dejan
- ** Major contributors: none
- ** Minor contributors (to current version): none
+ ** Major contributors: barrett
+ ** Minor contributors (to current version): mdeters
** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009, 2010, 2011 The Analysis of Computer Systems Group (ACSys)
+ ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback