From: Christian Bauer Date: Tue, 16 Nov 1999 19:34:37 +0000 (+0000) Subject: - corrected meaning of "GiNaC" acronym X-Git-Tag: release_0-5-0~166 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=4b24eb517a29a0b98e8bd76b4acc2acacdfe3108;hp=a5928fbda28b1b7f5b5939a9d49754660a0d546c - corrected meaning of "GiNaC" acronym --- diff --git a/GiNaC.spec.in b/GiNaC.spec.in index 2ffbf8e4..c42fc662 100644 --- a/GiNaC.spec.in +++ b/GiNaC.spec.in @@ -1,4 +1,4 @@ -# spec file for GiNaC +# spec file for GiNaC (not relocatable) %define ver @VERSION@ %define rel 1 @@ -17,11 +17,11 @@ URL: http://wwwthep.physik.uni-mainz.de/GiNaC/ Docdir: %{prefix}/doc %description -GiNaC (which stands for "GiNaC is not a computer algebra system) is a -C++ library for symbolic mathematical calculations. It is designed to -allow the creation of integrated systems that embed symbolic manipulations -together with more established areas of computer science (like computation- -intense numeric applications, graphical interfaces, etc.) under one roof. +GiNaC (which stands for "GiNaC is Not a CAS (computer algebra system)) is a +C++ library for symbolic mathematical calculations. It is designed to allow +the creation of integrated systems that embed symbolic manipulations together +with more established areas of computer science (like computation-intense +numeric applications, graphical interfaces, etc.) under one roof. %prep %setup diff --git a/README b/README index 28392d47..3b35bb82 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ General Information =================== -GiNaC (which stands for "GiNaC is not a computer algebra system) is a -C++ library for symbolic mathematical calculations. It is designed to -allow the creation of integrated systems that embed symbolic manipulations -together with more established areas of computer science (like computation- -intense numeric applications, graphical interfaces, etc.) under one roof. +GiNaC (which stands for "GiNaC is Not a CAS (computer algebra system)) is a +C++ library for symbolic mathematical calculations. It is designed to allow +the creation of integrated systems that embed symbolic manipulations together +with more established areas of computer science (like computation-intense +numeric applications, graphical interfaces, etc.) under one roof. The official ftp site is: ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/