summaryrefslogtreecommitdiff
path: root/src/parser/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/options')
-rw-r--r--src/parser/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/parser/options b/src/parser/options
index beae09823..b3e69a992 100644
--- a/src/parser/options
+++ b/src/parser/options
@@ -14,4 +14,7 @@ option memoryMap --mmap bool
option semanticChecks /--no-checking bool :default DO_SEMANTIC_CHECKS_BY_DEFAULT :link /--no-type-checking
disable ALL semantic checks, including type checks
+option szsCompliant --szs-compliant bool :default false
+ temporary support for szs ontolotogy, print if conjecture is found
+
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback