added (temporary) support for ensuring that all ambiguously typed constructor nodes...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 2 Jun 2011 15:23:16 +0000 (15:23 +0000)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 2 Jun 2011 15:23:16 +0000 (15:23 +0000)
commit256bb47bb56e3ae1913035503769a76435f79e2a
tree04fcaa239380a5f68cfa9708ecee6ca26fb4019b
parentc6a8319b05cf1b156691132b3bec1f56ca6588e0
added (temporary) support for ensuring that all ambiguously typed constructor nodes created internally are given a type ascription
src/theory/datatypes/datatypes_rewriter.h
src/theory/datatypes/kinds
src/theory/datatypes/theory_datatypes.cpp
src/theory/datatypes/theory_datatypes.h
src/theory/datatypes/theory_datatypes_type_rules.h
src/util/datatype.cpp
src/util/datatype.h
test/unit/util/datatype_black.h