Skip to content

Commit

Permalink
Trac #18028: Remove GraphBundle
Browse files Browse the repository at this point in the history
Doesn't work and nothing changed over the last 5 years. If you want it
back its always in the git repo.

URL: http://trac.sagemath.org/18028
Reported by: vbraun
Ticket author(s): Volker Braun
Reviewer(s): Nathann Cohen
  • Loading branch information
Release Manager authored and vbraun committed Mar 21, 2015
2 parents 7f1fbd5 + bfb4443 commit 8123294
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 239 deletions.
1 change: 0 additions & 1 deletion src/sage/graphs/all.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from graph import Graph
from digraph import DiGraph
from bipartite_graph import BipartiteGraph
from graph_bundle import GraphBundle
import weakly_chordal
import graph_list as graphs_list
import sage.graphs.generic_graph_pyx
Expand Down
238 changes: 0 additions & 238 deletions src/sage/graphs/graph_bundle.py

This file was deleted.

0 comments on commit 8123294

Please sign in to comment.