summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/options_handlers.h
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2012-10-17 02:59:07 +0000
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2012-10-17 02:59:07 +0000
commit7f10c78f572debd0ddf717bfb9f9453a42c015cb (patch)
tree37313c73fc7b3f37f956ae1eb5802eb221392955 /src/theory/quantifiers/options_handlers.h
parentd9d71e0d7885d32ef44fbd08d47b3cccd35ff6f7 (diff)
first working version of new inst-gen-style quantifier instantiation technique for fmf (--fmf-new-inst-gen), minor cleanup
Diffstat (limited to 'src/theory/quantifiers/options_handlers.h')
-rw-r--r--src/theory/quantifiers/options_handlers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/quantifiers/options_handlers.h b/src/theory/quantifiers/options_handlers.h
index ba5c5c884..312261d3c 100644
--- a/src/theory/quantifiers/options_handlers.h
+++ b/src/theory/quantifiers/options_handlers.h
@@ -57,7 +57,7 @@ predicate\n\
";
static const std::string axiomInstModeHelp = "\
-Literal match modes currently supported by the --axiom-inst option:\n\
+Axiom instantiation modes currently supported by the --axiom-inst option:\n\
\n\
default \n\
+ Treat axioms the same as usual quantifiers, i.e. use all available methods for\n\
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback