fortran_index.f90 Source File


Source Code

! Fortran index doesn't include any Fortran code yet.
!
! When it does, modules like this will facilitate inclusion of API documentation
! on the webpage.
module fortran_index
  implicit none
end module fortran_index