aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_min.F
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-05-05 13:38:47 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-05-05 13:38:47 +0000
commit352260d6792d2594fb65b26f9973568a255476c7 (patch)
treed7ec13a70b17402213fc209fa0f1cec6b966422d /src/AHFinder_min.F
parent34e9611eb9a48c55ae5e5f872c42afb5b07e95a1 (diff)
Putting back "integer" istead of CCTK_INT in most places. I have been
advised by Gerd that it is better to keep "integer" for things that are not communicated. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@96 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_min.F')
-rw-r--r--src/AHFinder_min.F6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/AHFinder_min.F b/src/AHFinder_min.F
index 534272c..b0e0677 100644
--- a/src/AHFinder_min.F
+++ b/src/AHFinder_min.F
@@ -22,9 +22,9 @@
logical status,found
- CCTK_INT i,NN
- CCTK_INT l,m
- CCTK_INT iter,itmax
+ integer i,NN
+ integer l,m
+ integer iter,itmax
CCTK_REAL FTOL,FRET
CCTK_REAL zero,half,one