aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_gau.F
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-11-18 18:08:38 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-11-18 18:08:38 +0000
commitfca4cec519a663bdcd438322621ded4dda3628b5 (patch)
treef0a6d6a98f0923824f24386abfdb6c7a1604476f /src/AHFinder_gau.F
parent8c70e88684525966b006edb5d1f10d328926f0ed (diff)
Removed apostroph in comment. Linux preprocessor doesn't like this.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@152 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_gau.F')
-rw-r--r--src/AHFinder_gau.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder_gau.F b/src/AHFinder_gau.F
index e1a634c..06246f5 100644
--- a/src/AHFinder_gau.F
+++ b/src/AHFinder_gau.F
@@ -606,7 +606,7 @@
! Here I should really only interpolate the gaussian curvature.
! The interpolation of the metric is only needed for the old
-! gaussian curvature calculation (which I don't use any more),
+! gaussian curvature calculation (which I dont use any more),
! and for the calculation of the circumferences (which really
! should be done in the routine AHFinder_int.F). I need to fix
! this sometime soon! (October 2000).