summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-09-29 21:32:30 -0500
committerGitHub <noreply@github.com>2019-09-29 21:32:30 -0500
commitdbf1b6fb38938dc829441579860f0c9155be75f9 (patch)
treef19c5a2c1f52212fa14ebe5fc9dfe41e1491c021
parent75b03568c1a54a2f67e2ce2a29c5557f9ea4ed70 (diff)
Add help for sygus 2.0 (#3318)
-rw-r--r--src/options/options_template.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/options_template.cpp b/src/options/options_template.cpp
index bfe4347d9..9e18dcb51 100644
--- a/src/options/options_template.cpp
+++ b/src/options/options_template.cpp
@@ -438,7 +438,7 @@ Languages currently supported as arguments to the -L / --lang option:\n\
smt2.6 | smtlib2.6 SMT-LIB format 2.6\n\
smt2.6.1 | smtlib2.6.1 SMT-LIB format 2.6 with support for the strings standard\n\
tptp TPTP format (cnf, fof and tff)\n\
- sygus SyGuS format\n\
+ sygus | sygus2 SyGuS version 1.0 and 2.0 formats\n\
\n\
Languages currently supported as arguments to the --output-lang option:\n\
auto match output language to input language\n\
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback