summaryrefslogtreecommitdiff
path: root/libraries/libmpc/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libmpc/README')
-rw-r--r--libraries/libmpc/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/libmpc/README b/libraries/libmpc/README
deleted file mode 100644
index 191ca74f83..0000000000
--- a/libraries/libmpc/README
+++ /dev/null
@@ -1,3 +0,0 @@
-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.