Update to sagemath 6.5

This commit is contained in:
pcpa 2015-04-03 20:10:52 -03:00
parent 48c70ab672
commit baae9bd2a8
23 changed files with 299 additions and 174 deletions

View file

@ -1,7 +1,7 @@
diff -up src/sage/all.py.orig src/sage/all.py
--- src/sage/all.py.orig 2014-11-18 15:20:50.327124447 -0200
+++ src/sage/all.py 2014-11-18 15:20:58.279124552 -0200
@@ -307,11 +307,11 @@ def _write_started_file():
--- src/sage/all.py.orig 2015-04-03 15:01:52.463388996 -0300
+++ src/sage/all.py 2015-04-03 15:02:06.559389536 -0300
@@ -296,11 +296,11 @@ def _write_started_file():
Check that the file exists when Sage is running::