d43cffdfe2
MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as MPFR. GCC >= 4.2 requires MPC.
3 lines
102 B
Makefile
3 lines
102 B
Makefile
## doc/Makefile.am -- Process this file with automake to produce Makefile.in
|
|
info_TEXINFOS = mpc.texi
|