aboutsummaryrefslogtreecommitdiff
path: root/src/cctk_FortranString1.F90
blob: 001d0e3ece574e7ac24f708c8211db65fae4d582 (plain)
1
2
3
4
5
6
7
#include "cctk.h"

! This is the name of a subroutine, so the module must be called differently.
module cctk_FortranString1
  implicit none

end module cctk_FortranString1