aboutsummaryrefslogtreecommitdiff
path: root/dist/fortran.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dist/fortran.patch')
-rw-r--r--dist/fortran.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/fortran.patch b/dist/fortran.patch
new file mode 100644
index 0000000..874c7a9
--- /dev/null
+++ b/dist/fortran.patch
@@ -0,0 +1,12 @@
+diff -ru Lorene.orig/F77/Source/Poisson2d/fcer3s.f Lorene/F77/Source/Poisson2d/fcer3s.f
+--- Lorene.orig/F77/Source/Poisson2d/fcer3s.f 2001-11-20 09:19:30.000000000 -0600
++++ Lorene/F77/Source/Poisson2d/fcer3s.f 2009-11-25 21:48:21.000000000 -0600
+@@ -206,7 +206,7 @@
+ C
+ C INITIALISATION.
+ C
+- IF (NCY.EQ.NY1.AND.NCZ.EQ.NZ1.AND.NCR.EQ.NR1.AND.NEQ.EQ.NNN64) GO TO 800
++ IF (NCY.EQ.NY1.AND.NCZ.EQ.NZ1.AND.NCR.EQ.NR1.AND.NEQ.EQ.NNN64) GOTO 800
+ C
+ NCR=NR1
+ NCY=NY1