Fix for tff type declarations inTPTP parser, fixes bug 748. Other minor changes.
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 4 Jan 2017 21:28:24 +0000 (15:28 -0600)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 4 Jan 2017 21:41:05 +0000 (15:41 -0600)
commit5552e43454c3b45ae8c7b35a822ac4b39adca72f
treebf7eacb6908c439bde2c8e8052a83f52cdcd46ca
parent0beaa6fbb218328ade97d1f3c5b40fde7aa6d3b5
Fix for tff type declarations inTPTP parser, fixes bug 748.  Other minor changes.
src/parser/tptp/Tptp.g
src/printer/smt2/smt2_printer.cpp
src/theory/uf/theory_uf_strong_solver.cpp
test/regress/regress0/sep/quant_wand.smt2