summaryrefslogtreecommitdiff
path: root/sci-mathematics/flint/files/flint-2.5.2-utf8.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/flint/files/flint-2.5.2-utf8.patch')
-rw-r--r--sci-mathematics/flint/files/flint-2.5.2-utf8.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sci-mathematics/flint/files/flint-2.5.2-utf8.patch b/sci-mathematics/flint/files/flint-2.5.2-utf8.patch
deleted file mode 100644
index de82fc49dd38..000000000000
--- a/sci-mathematics/flint/files/flint-2.5.2-utf8.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/fmpz_mat/doc/fmpz_mat.txt b/fmpz_mat/doc/fmpz_mat.txt
-index 2f07624..d741899 100644
---- a/fmpz_mat/doc/fmpz_mat.txt
-+++ b/fmpz_mat/doc/fmpz_mat.txt
-@@ -1114,7 +1114,7 @@ void fmpz_mat_gram(fmpz_mat_t B, const fmpz_mat_t A)
-
- Sets \code{B} to the Gram matrix of the $m$-dimensional lattice \code{L} in
- $n$-dimensional Euclidean space $R^n$ spanned by the rows of
-- the $m$ × $n$ matrix \code{A}. Dimensions must be compatible.
-+ the $m \times n$ matrix \code{A}. Dimensions must be compatible.
- \code{A} and \code{B} are allowed to be the same object if \code{A} is a
- square matrix.
-