Adding functions/predicates to SMT grammar
authorChristopher L. Conway <christopherleeconway@gmail.com>
Wed, 3 Feb 2010 22:46:36 +0000 (22:46 +0000)
committerChristopher L. Conway <christopherleeconway@gmail.com>
Wed, 3 Feb 2010 22:46:36 +0000 (22:46 +0000)
commitcf8b81553abf579d151b04a40cd82dec48bfd6ff
tree275c457d85fa2a0d4843343ad1d7d25017f13cdd
parent64d530e5b9096e66398f92d93cf7bc4268df0e70
Adding functions/predicates to SMT grammar
src/expr/kind.h
src/parser/antlr_parser.cpp
src/parser/antlr_parser.h
src/parser/smt/smt_lexer.g
src/parser/smt/smt_parser.g
test/regress/simple-uf.smt [new file with mode: 0644]