summarylogtreecommitdiffstats
path: root/wxversion.patch
diff options
context:
space:
mode:
authorb00rt00s2017-02-06 19:23:29 +0100
committerb00rt00s2017-02-06 19:23:29 +0100
commit2a0031343a843accc29af42b6c8ca9cd49f80e1a (patch)
tree2453a6b8f0619838a28cabb9b1d7499f01140a47 /wxversion.patch
parent08e1d5ff3b8444abe4111196960a4d85aa43dbd8 (diff)
downloadaur-2a0031343a843accc29af42b6c8ca9cd49f80e1a.tar.gz
updated
Diffstat (limited to 'wxversion.patch')
-rw-r--r--wxversion.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/wxversion.patch b/wxversion.patch
deleted file mode 100644
index f334479ffa84..000000000000
--- a/wxversion.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-*** GSASII.py 2014-04-23 14:50:53.990248150 +0000
---- GSASII-new.py 2014-04-23 14:50:36.393581085 +0000
-***************
-*** 27,32 ****
---- 27,34 ----
- import inspect
- import numpy as np
- import scipy as sp
-+ import wxversion
-+ wxversion.select('2.8')
- import wx
- import matplotlib as mpl
- try: