aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_exp.F
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-05-05 07:59:10 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-05-05 07:59:10 +0000
commit617d44a1938c3612ac2ea6cf5ace0da500f6f210 (patch)
treee2478931cd7c8fc1c9206d84d1bc5f8d0ce8eeab /src/AHFinder_exp.F
parent06afe056518891926bfde50283b377681274895a (diff)
Changing "integer" to CCTK_INT. Apparently the inconsistent use of both
in different places was causing trouble on the t3e. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@93 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_exp.F')
-rw-r--r--src/AHFinder_exp.F6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/AHFinder_exp.F b/src/AHFinder_exp.F
index d93abb5..f35a983 100644
--- a/src/AHFinder_exp.F
+++ b/src/AHFinder_exp.F
@@ -33,9 +33,9 @@
DECLARE_CCTK_FARGUMENTS
DECLARE_CCTK_PARAMETERS
- integer i,j,k
- integer CCTK_Equals
- integer istat
+ CCTK_INT i,j,k
+ CCTK_INT CCTK_Equals
+ CCTK_INT istat
CCTK_REAL det,idet
CCTK_REAL gdxx,gdyy,gdzz,gdxy,gdxz,gdyz