USES: add mpc library

This commit is contained in:
Christian Jullien 2020-07-11 20:00:37 +02:00
parent 497678eee3
commit 8314119662

7
USES
View file

@ -5,12 +5,13 @@ Name Short Description
---- ----------------- ---- -----------------
bigz An infinite precision Z & Q library. bigz An infinite precision Z & Q library.
gawk GNU awk. gawk GNU awk.
gmp Library for arbitrary precision arithmetic gmp Library for arbitrary precision arithmetic.
gnumake GNU makefile. gnumake GNU makefile.
mpfr Multiple-precision floating-point library. mpfr Multiple-precision floating-point library.
mpc Complex floating-point library with exact rounding.
mpv A free, open source, and cross-platform media player. mpv A free, open source, and cross-platform media player.
openlisp ISLISP ISO/IEC 13816 Lisp interpreter and compiler openlisp ISLISP ISO/IEC 13816 Lisp interpreter and compiler.
s-nail BSD Mail/POSIX mailx: send and receive Internet mail s-nail BSD Mail/POSIX mailx: send and receive Internet mail.
sqlite Embbedable SQL engine. sqlite Embbedable SQL engine.
st Simple Terminal. st Simple Terminal.
tcc Tiny CC which compiles itself. tcc Tiny CC which compiles itself.