fixed various bugs related to ambiguous parametric datatype constructors, parametric...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 3 Jun 2011 19:56:12 +0000 (19:56 +0000)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 3 Jun 2011 19:56:12 +0000 (19:56 +0000)
commitdaa163e694d257ffe8ba7ae8ccb240bcbfb1c276
treebe974acd22bdb38cd0f8693d83ec99469a33866e
parent4a696409769044ad155a56eeb00c9d85246ca0b4
fixed various bugs related to ambiguous parametric datatype constructors, parametric datatype versions of paper benchmarks are now working
src/parser/cvc/Cvc.g
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/matcher.h