Jump to letter: [
3ACDEFGHIKLMNOPRSTVWX
]
fsplit - Split a multi-routine Fortran file into individual files.
- Description:
Fsplit takes as input either a file or standard input containing Fortran source
code. It attempts to split the input into separate routine files of the form
name.f, where name is the name of the program unit (e.g. function, subroutine,
block data or program).
Packages
fsplit-5.5-2.src
[8 KiB] |
Changelog
by Jan Iven (2004-05-13):
- small change to cope with compressed manpage, move to macros for pathes
|