aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_mask.F
diff options
context:
space:
mode:
authorallen <allen@89daf98e-ef62-4674-b946-b8ff9de2216c>1999-09-24 08:57:07 +0000
committerallen <allen@89daf98e-ef62-4674-b946-b8ff9de2216c>1999-09-24 08:57:07 +0000
commit27d6f112a588ddaeb048c0c5f992e9c6d18e033d (patch)
tree1606720b430f0e72c624db2805a4632a6c03c331 /src/AHFinder_mask.F
parent44673801ab613c6a99e9fa81ae297f2616f91c4e (diff)
Removed ' in comments for preprocessor, removed ifdef MPIs, fixed
couple of compiler complaints git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@13 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_mask.F')
-rw-r--r--src/AHFinder_mask.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder_mask.F b/src/AHFinder_mask.F
index 9fec702..5e71b3c 100644
--- a/src/AHFinder_mask.F
+++ b/src/AHFinder_mask.F
@@ -16,7 +16,7 @@ c Note that including cactus.h will also include AHFinder.h
subroutine AHFinder_mask(CCTK_FARGUMENTS)
! Set up the horizon mask. All this routine does is
-! set up the value of the grid function `ahmask' to
+! set up the value of the grid function "ahmask" to
! one for points outside the horizon, and to zero
! for points inside the horizon. This is only necessary
! if we want to use black hole excision.