Implementing Rational::fromDecimal and adding support for real constants in SMT parsers
authorChristopher L. Conway <christopherleeconway@gmail.com>
Thu, 6 May 2010 20:07:51 +0000 (20:07 +0000)
committerChristopher L. Conway <christopherleeconway@gmail.com>
Thu, 6 May 2010 20:07:51 +0000 (20:07 +0000)
commite909abcaf122e7c426d2b078728679f43a8ca442
tree76b30fe96fe097770e7ab90518d945fd41555b76
parent4e365ace4baa9eb519268c621ac69843a0599208
Implementing Rational::fromDecimal and adding support for real constants in SMT parsers
src/parser/antlr_input.h
src/util/integer.h
src/util/rational.cpp
src/util/rational.h
test/unit/parser/parser_black.h