]> www.ginac.de Git - ginac.git/blobdiff - INSTALL
added checks for dummy index renaming and canonicalize_clifford()
[ginac.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 4aaa386b898cd1c30fd71f37b0bd0a0d03296fe5..d11413917c0de0bf6654c133b6b382bd7b548f28 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -110,7 +110,5 @@ to compile, install and work properly:
  Cint version | how it works
 --------------+----------------------------------------------------------
  < 5.14.39    | `VERBOTEN' by license (please bite your favorite lawyer)
- < 5.14.60    | since GiNaC version 0.7, these do not compile any more
-   5.14.62-72 | compiles fine, works well with GCC 2.95.x.  GCC3 no go.
-   5.14.74    | requires defining -DG__LONGBUF in SYSMACRO and OTHMACRO.
-   5.14.75-78 | compiles fine, works well with GCC 2.95.x.  GCC3 no go.
+ < 5.14.62    | since GiNaC version 0.7, these do not compile any more
+   5.14.64-86 | compiles fine, works well with GCC 2.95.x.  GCC3 no go.