aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_int.F
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-10-10 10:49:12 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-10-10 10:49:12 +0000
commit385168eecc7283932991743ec60bb11f41249239 (patch)
tree20c786dd5f02ee31b4b01f6b862dad4db429a2b4 /src/AHFinder_int.F
parent76b2c2439b5ecd600ac5b6b4a43ae2264788c0b8 (diff)
Removed a "'" character within a comment. The cpp on Linux didn't like it.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@121 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_int.F')
-rw-r--r--src/AHFinder_int.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder_int.F b/src/AHFinder_int.F
index 5fd058d..7d6dd26 100644
--- a/src/AHFinder_int.F
+++ b/src/AHFinder_int.F
@@ -601,7 +601,7 @@
! that a point inside the mask is contaminating the interpolation,
! and this means in turn that we are too close to the mask.
-! Notice that in practice I don't ask for the interpolated values
+! Notice that in practice I dont ask for the interpolated values
! to be exactly 1.0, since round off error can modify the value
! slightly without really meaning that we are close to the mask.