aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder.F
diff options
context:
space:
mode:
authorpollney <pollney@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-03-07 17:02:43 +0000
committerpollney <pollney@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-03-07 17:02:43 +0000
commit889a74f6dcd4f23e141138d99ef273a09e54925f (patch)
tree14118c1bbc0895fd393c5590de780e94a035bd7e /src/AHFinder.F
parentd755c1a7bc8d9c10d6445af992efc62ce617f2f8 (diff)
Cosmetic change. Output of "Searching for horizon n" now uses n=0,1,2
rather than n=1,2,3. This new output matches with the output files, as pointed out by Frank. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@285 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder.F')
-rw-r--r--src/AHFinder.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder.F b/src/AHFinder.F
index df8f9fe..9ead22e 100644
--- a/src/AHFinder.F
+++ b/src/AHFinder.F
@@ -287,7 +287,7 @@
write(*,*) 'AHFinder: MULTIPLE HORIZON MODE!'
end if
write(*,*)
- write(*,*) 'Searching for horizon ',mfind
+ write(*,*) 'Searching for horizon ',mfind-1
else
write(*,*)
write(*,*)