Addressed many of the concerns raised in the public interface review of CVC4 Datatype...
authorMorgan Deters <mdeters@gmail.com>
Wed, 16 Nov 2011 03:47:25 +0000 (03:47 +0000)
committerMorgan Deters <mdeters@gmail.com>
Wed, 16 Nov 2011 03:47:25 +0000 (03:47 +0000)
commitf55dfd4df98fbecbd0ef0f86da79d537457109d6
tree8979e0e92e4d228d285c847f4af4913d4d8a7638
parentb9118b75a8ee24a94a693cd3f850c63eb5085ef1
Addressed many of the concerns raised in the public interface review of CVC4 Datatypes (bug #283) by Chris Conway.  Thanks, Chris!
15 files changed:
src/compat/cvc3_compat.cpp
src/expr/expr_manager_template.cpp
src/expr/expr_manager_template.h
src/expr/node_manager.cpp
src/expr/node_manager.h
src/parser/cvc/Cvc.g
src/parser/parser.cpp
src/parser/smt2/Smt2.g
src/theory/datatypes/datatypes_rewriter.h
src/theory/datatypes/theory_datatypes.cpp
src/theory/datatypes/theory_datatypes.h
src/util/datatype.cpp
src/util/datatype.h
src/util/datatype.i
test/unit/util/datatype_black.h