Next: , Previous: -plus, Up: Options


4.2.80 ‘-/’: Recognize short comments (Fortran & Ratfor)

If this command is not used with the Fortran-like languages, the ‘//’ construction will be interpreted as concatenation rather than as the beginning of a short comment.

Concatenation can be signified with Fweb's token‘\/’, so no penalty is incurred for using ‘-/’.

One way of invoking this option is with the global language command, such as ‘@n/’. Another is to put the command into the initialization file .fweb.

See also -n/ and -r/.