libzahl

big integer library
git clone git://git.suckless.org/libzahl
Log | Files | Refs | README | LICENSE

commit 85d6b7b2bee53e043b8d1477dc2eb91d163a7871
parent a6c4b818c5a36c3416a7c3783f289643724ac973
Author: Mattias Andrée <maandree@kth.se>
Date:   Mon,  9 May 2016 15:00:20 +0200

manual: add a missing \noindent

Signed-off-by: Mattias Andrée <maandree@kth.se>

Diffstat:
Mdoc/libzahls-design.tex | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/libzahls-design.tex b/doc/libzahls-design.tex @@ -248,5 +248,6 @@ rather than zadd(a, b, a); \end{alltt} +\noindent This is assumption is not made for non-commutative functions.