From 34bbeb884f55437b40db9ef2c2ace837b5648107 Mon Sep 17 00:00:00 2001 From: miguel Date: Mon, 20 Aug 2001 11:21:55 +0000 Subject: Chnage in comments in output files. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@226 89daf98e-ef62-4674-b946-b8ff9de2216c --- test/test_AHF_1/ahf.gauss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/test_AHF_1') diff --git a/test/test_AHF_1/ahf.gauss b/test/test_AHF_1/ahf.gauss index aeea4f0..7a391d5 100644 --- a/test/test_AHF_1/ahf.gauss +++ b/test/test_AHF_1/ahf.gauss @@ -2,8 +2,8 @@ # # The data is written in a loop as: # -# do i=0,ntheta-1 -# do j=0,nphi-1 + # do i=1,ntheta + # do j=1,nphi # write gaussian(i,j) # end do # end do -- cgit v1.2.3