diff options
Diffstat (limited to 'math/py-gato/files/patch-TextTreeWidget.py')
-rw-r--r-- | math/py-gato/files/patch-TextTreeWidget.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/py-gato/files/patch-TextTreeWidget.py b/math/py-gato/files/patch-TextTreeWidget.py new file mode 100644 index 000000000000..4354615a763b --- /dev/null +++ b/math/py-gato/files/patch-TextTreeWidget.py @@ -0,0 +1,8 @@ +--- TextTreeWidget.py Wed Mar 8 10:47:35 2006 ++++ TextTreeWidget.py Wed Mar 8 10:47:47 2006 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python2.3 ++#!/usr/bin/env python + ################################################################################ + # + # This file is part of Gato (Graph Animation Toolbox) |