R/process.R
fortran_subroutines.Rd
Return all fortran subroutines with args
fortran_subroutines(lines)
character vector of lines of a mortran file
a list of subroutines
if (FALSE) { fortran_subroutines("pclasso.m") }