Manual: remove text that should be been removed earlier - libzahl - big integer library
(HTM) git clone git://git.suckless.org/libzahl
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 9679a3acea9bdb62286f5853cbc990d75db61a6a
(DIR) parent a049db580776ed41bb4583bfb331d97c5a80900a
(HTM) Author: Mattias Andrée <maandree@kth.se>
Date: Sun, 19 Jun 2016 02:55:52 +0200
Manual: remove text that should be been removed earlier
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat:
M doc/not-implemented.tex | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex
@@ -85,8 +85,7 @@ more about this, I refer you to Wikipeida.
\mbox{lcm}(a, b) = \frac{\lvert a \cdot b \rvert}{\mbox{gcd}(a, b)}
}\)
-Be aware, {\tt zgcd} can return zero. If this
-is ignored.
+Be aware, {\tt zgcd} can return zero.
\newpage