aboutsummaryrefslogtreecommitdiff
path: root/src/cctk_GHExtensions.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/cctk_GHExtensions.F90')
-rw-r--r--src/cctk_GHExtensions.F904
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cctk_GHExtensions.F90 b/src/cctk_GHExtensions.F90
index 51ecde5..ec67b0c 100644
--- a/src/cctk_GHExtensions.F90
+++ b/src/cctk_GHExtensions.F90
@@ -32,8 +32,8 @@ module cctk_GHExtensions
end subroutine CCTK_RegisterGHExtensionInitGH
#if 0
-C no Fortran 90 interface for following routines
-C their names exceed the maximum allowed length of 31 characters
+! no Fortran 90 interface for following routines
+! their names exceed the maximum allowed length of 31 characters
subroutine CCTK_RegisterGHExtensionScheduleTraverseGH (ierr, handle, func)
implicit none
integer ierr