Fix tptp parser for negative rational (#6297)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 6 Apr 2021 16:23:44 +0000 (11:23 -0500)
committerGitHub <noreply@github.com>
Tue, 6 Apr 2021 16:23:44 +0000 (13:23 -0300)
commite92b4504d5930234c852bf0fba8f5663ad4809e7
tree128c1859cedbcac407b2f7da7daeb0ef20001c1d
parentda03399e50e33acd4d4a6534205a67d03f44f4c1
Fix tptp parser for negative rational (#6297)
src/parser/tptp/Tptp.g
test/regress/CMakeLists.txt
test/regress/regress0/tptp/parse-neg-rational.p [new file with mode: 0644]