aboutsummaryrefslogtreecommitdiff
path: root/dist/fortran.patch
diff options
context:
space:
mode:
authorschnetter <schnetter@5c1b1641-b641-47ec-b3d9-0f93d4c445ee>2009-12-01 04:57:52 +0000
committerschnetter <schnetter@5c1b1641-b641-47ec-b3d9-0f93d4c445ee>2009-12-01 04:57:52 +0000
commitdcae4ec74aafcc450beb47d82c5ee55b4af63a0b (patch)
tree4ba9dcb8435335d1803af20151b213d0991062cb /dist/fortran.patch
parent0973a99607f9934137b3efe152c7cd9817a45cae (diff)
Update LORENE, begin to make it build on AIX
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LORENE/trunk@3 5c1b1641-b641-47ec-b3d9-0f93d4c445ee
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