summaryrefslogtreecommitdiff
path: root/src/options/language.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/language.h')
-rw-r--r--src/options/language.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/options/language.h b/src/options/language.h
index 6031a6487..05756f98f 100644
--- a/src/options/language.h
+++ b/src/options/language.h
@@ -36,8 +36,6 @@ enum class CVC5_EXPORT Language
LANG_SMTLIB_V2_6 = 0,
/** The TPTP language */
LANG_TPTP,
- /** The cvc5 language */
- LANG_CVC,
/** The SyGuS language version 2.0 */
LANG_SYGUS_V2,
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback