summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Maftei2018-05-29 11:42:16 +0300
committerDan Maftei2018-05-29 11:42:16 +0300
commit35e3c168c90948fb33e4c6c3239f7d9b411e6e87 (patch)
tree9077042531543480070503413592f63788a25e10
parent13a82272e0ad4b4c7b7e2b460a9ef5f18b4bb6cb (diff)
downloadaur-35e3c168c90948fb33e4c6c3239f7d9b411e6e87.tar.gz
Updated to 5.8 (no patch needed)
-rw-r--r--rdchx.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/rdchx.patch b/rdchx.patch
deleted file mode 100644
index a323a731d20b..000000000000
--- a/rdchx.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- rdchx.f 2017-09-20 16:39:46.000000000 +0300
-+++ rdchx.f.new 2018-05-24 10:38:11.820760091 +0300
-@@ -6016,7 +6016,7 @@
- subroutine flth(iat,icnn,ibnds,iconn)
- implicit double precision (a-h,p-z),integer (i-n),logical (o)
- parameter (mxcon=10)
-- dimension iconn(mxcon+1,*),icnn(mxcon+1)
-+ dimension iconn(mxcon,*),icnn(mxcon)
-
- ibnds = 0
- do i=1,iconn(1,iat)