Update to sagemath 6.3

This commit is contained in:
pcpa 2014-08-15 13:30:04 -03:00
parent 86aa0a3b29
commit 886f9fabef
22 changed files with 1019 additions and 1023 deletions

View file

@ -1,6 +1,7 @@
--- src/module_list.py.orig 2014-05-10 16:02:43.371125667 -0300
+++ src/module_list.py 2014-05-10 16:02:58.362124591 -0300
@@ -2115,7 +2115,7 @@ if (os.path.isfile(SAGE_INC + "/cplex.h"
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"
libraries = ["stdc++", "cplex"])
)