]> www.ginac.de Git - ginac.git/blobdiff - README
- requires autoconf 2.12 and automake 1.4
[ginac.git] / README
diff --git a/README b/README
index 28392d47efaaedfd806d6bff2b07aad4071d99b0..7694710c5b702b67c543336e08f1770b677d5610 100644 (file)
--- a/README
+++ b/README
@@ -1,17 +1,17 @@
 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/
 
 The official web site is:
-  http://wwwthep.physik.uni-mainz.de/GiNaC/
+  http://www.ginac.de/
 
 
 Installation