diff options
Diffstat (limited to 'academic/pari/README')
-rw-r--r-- | academic/pari/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/pari/README b/academic/pari/README index 45a820522e5ea..a977d7ac6eb71 100644 --- a/academic/pari/README +++ b/academic/pari/README @@ -7,5 +7,5 @@ functions. PARI is also available as a C library to allow for faster computations. The build produces a singlethreaded gp binary. If a multithreaded version is -wanted "--mt=pthread" has to be added as an Configure argument. This however +wanted "--mt=pthread" has to be added as a Configure argument. This however created instability in the ploth-function and has therefore been ignored. |