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/sage/graphs/graph_generators.py.orig 2014-05-10 15:51:24.250174378 -0300
+++ src/sage/graphs/graph_generators.py 2014-05-10 15:51:36.224173519 -0300
@@ -824,7 +824,7 @@ class GraphGenerators():
diff -up src/sage/graphs/graph_generators.py.orig src/sage/graphs/graph_generators.py
--- src/sage/graphs/graph_generators.py.orig 2014-08-12 14:19:00.906975299 -0300
+++ src/sage/graphs/graph_generators.py 2014-08-12 14:19:08.986975608 -0300
@@ -830,7 +830,7 @@ class GraphGenerators():
"""
import subprocess
from sage.misc.package import is_package_installed