summaryrefslogtreecommitdiff
path: root/src/parser/options
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2013-05-10 15:18:20 -0500
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2013-05-10 15:18:20 -0500
commit38216791c43f9be4afecbc700548d1dbba63acb0 (patch)
tree60f7b525ca01980f954350f2312563eb57d30679 /src/parser/options
parentf84120cd5311450de2075a91356524d4e20d457c (diff)
Update casc run script. Work on compliance for SZS output.
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