aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorryoji <ryoji@971fb155-194f-0410-9daf-e2eca44e59f5>2001-07-13 09:18:01 +0000
committerryoji <ryoji@971fb155-194f-0410-9daf-e2eca44e59f5>2001-07-13 09:18:01 +0000
commit1cae32302773eb7b691054aa85bba809420d08aa (patch)
treec6a8accab17c0b4959cdecc6124770e67fe1391f /src
parent08d079459d73a842a006a66141aac494ecfd95cc (diff)
I hope I could commit right.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@19 971fb155-194f-0410-9daf-e2eca44e59f5
Diffstat (limited to 'src')
-rw-r--r--src/DistortedBHIVP.F4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/DistortedBHIVP.F b/src/DistortedBHIVP.F
index a57e53a..9532815 100644
--- a/src/DistortedBHIVP.F
+++ b/src/DistortedBHIVP.F
@@ -28,11 +28,11 @@ c@@ */
c Need include file from Einstein
#include "CactusEinstein/Einstein/src/Einstein.h"
- subroutine DistortedBHIVP(CCTK_FARGUMENTS)
+ subroutine DistortedBHIVP(CCTK_ARGUMENTS)
implicit none
- DECLARE_CCTK_FARGUMENTS
+ DECLARE_CCTK_ARGUMENTS
DECLARE_CCTK_PARAMETERS
c Perhaps this and others should go into cctk.h