diff options
Diffstat (limited to '')
-rw-r--r-- | math/py-gato/files/patch-GraphUtil.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/math/py-gato/files/patch-GraphUtil.py b/math/py-gato/files/patch-GraphUtil.py index 8c652aaaee22..fe744b91e881 100644 --- a/math/py-gato/files/patch-GraphUtil.py +++ b/math/py-gato/files/patch-GraphUtil.py @@ -1,14 +1,5 @@ --- GraphUtil.py.orig Wed May 16 13:16:58 2001 +++ GraphUtil.py Mon Sep 3 12:21:49 2001 -@@ -31,7 +31,7 @@ - # - ################################################################################ - --from regsub import split -+from re import split - from GatoGlobals import * - from Graph import Graph - from DataStructures import Point2D, VertexLabeling, EdgeLabeling, EdgeWeight, VertexWeight, Queue @@ -223,13 +223,13 @@ break |