From b2297766af67f24e6d82aa71961f73785b206bfc Mon Sep 17 00:00:00 2001 From: Erick Gallesio Date: Thu, 25 Nov 2010 16:56:59 +0100 Subject: [PATCH] . --- PACKAGES-USED | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/PACKAGES-USED b/PACKAGES-USED index 4dd5272..947229a 100644 --- a/PACKAGES-USED +++ b/PACKAGES-USED @@ -2,12 +2,12 @@ STklos uses some libraries developped by other people. These libraries are: -GMP: The Gnu MP library -======================= -If you have a version of GMP installed, it will be used. Otherwise, -STklos uses a part of the MPI library which is provided in the package. +GMP: The Gnu MP library +======================= +If you have a version of GMP installed, it will be used. Otherwise, +STklos uses a part of the MPI library which is provided in the package. A wrapper for the subset of the functions used by STklos is built on -top of MPI to build a GMP API compatible library. +top of MPI to build a GMP API compatible library. Note that STklos sources use only the GMP API. for GMP: -- GitLab