Update to sagemath 6.4.1

This commit is contained in:
pcpa 2014-12-13 21:05:42 -02:00
parent 3e866bf86e
commit 738094a8d8
27 changed files with 276 additions and 12243 deletions

View file

@ -1,7 +1,7 @@
diff -up src/module_list.py.orig src/module_list.py
--- src/module_list.py.orig 2014-08-12 14:22:43.914983839 -0300
+++ src/module_list.py 2014-08-12 14:22:55.283984274 -0300
@@ -2148,7 +2148,7 @@ if (os.path.isfile(SAGE_INC + "/cplex.h"
--- src/module_list.py.orig 2014-11-18 15:28:48.952130767 -0200
+++ src/module_list.py 2014-11-18 15:28:57.040130873 -0200
@@ -2168,7 +2168,7 @@ if (os.path.isfile(SAGE_INC + "/cplex.h"
libraries = ["stdc++", "cplex"])
)