summaryrefslogtreecommitdiff
path: root/src/parser/smt1/smt1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/smt1/smt1.h')
-rw-r--r--src/parser/smt1/smt1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parser/smt1/smt1.h b/src/parser/smt1/smt1.h
index e9dbea1a9..036453675 100644
--- a/src/parser/smt1/smt1.h
+++ b/src/parser/smt1/smt1.h
@@ -62,6 +62,7 @@ public:
QF_UFLIRA, // nonstandard
QF_UFNIRA, // nonstandard
QF_UFNRA,
+ SAT,
UFLRA,
UFNIRA, // nonstandard
UFNIA,
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback