diff options
| -rw-r--r-- | doc/sphinx/addendum/micromega.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/addendum/micromega.rst b/doc/sphinx/addendum/micromega.rst index 474dac3615..5d471c695c 100644 --- a/doc/sphinx/addendum/micromega.rst +++ b/doc/sphinx/addendum/micromega.rst @@ -34,8 +34,8 @@ tactics for solving arithmetic goals over :math:`\mathbb{Q}`, .. deprecated:: 8.14 This flag (set by default) instructs the decision procedures to - use the Simplex method for solving linear goals. - If it is not set, the decision procedures are using the *deprecated* Fourier elimination. + use the Simplex method for solving linear goals instead of the + deprecated Fourier elimination. .. opt:: Dump Arith |
