fortran-strip-sequence-nos

fortran-strip-sequence-nos is an interactive compiled Lisp function in `fortran.el'.


(fortran-strip-sequence-nos &optional DO-SPACE)

Delete all text in column `fortran-line-length' (default 72) and up.
This is assumed to be sequence numbers. Normally also deletes
trailing whitespace after stripping such text. Supplying prefix
arg DO-SPACE prevents stripping the whitespace.