summaryrefslogtreecommitdiff
path: root/src/options/arith_options.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/arith_options.toml')
-rw-r--r--src/options/arith_options.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/options/arith_options.toml b/src/options/arith_options.toml
index 4f68d1689..1cccf0884 100644
--- a/src/options/arith_options.toml
+++ b/src/options/arith_options.toml
@@ -478,15 +478,6 @@ header = "options/arith_options.h"
help = "do rewrites in non-linear solver"
[[option]]
- name = "nlExtSolveSubs"
- category = "regular"
- long = "nl-ext-solve-subs"
- type = "bool"
- default = "false"
- read_only = true
- help = "do solving for determining constant substitutions"
-
-[[option]]
name = "nlExtPurify"
category = "regular"
long = "nl-ext-purify"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback