Next: , Previous: -nC, Up: Options


4.2.37 ‘-np’: Print semicolons [Fortran] (Fweave)

Although the Fortran input driver automatically terminates logical lines with semicolons (Fortran-77; see -n;) or pseudo-semicolons (Fortran-90; see -nAT;) so that the innards of Fweave can process them correctly, the semicolons are not printed by default. To make actual semicolons be printed, use the ‘-np’ option.

-np’ is turned on automatically for free-format Fortran-90 when ‘-n@;’ is in effect (the default). For more discussion, see -n;.