/*@@ @file $RCSfile$ @author $Author$ @date $Date$ @desc Fortran 90 interface declarations for the routines which have their C declarations in cctk_FortranString.h @enddesc @version $Header$ @@*/ #include "cctk.h" ! This is the name of a subroutine, so the module must be called differently. module cctk_FortranString0 implicit none end module cctk_FortranString0