Next: , Previous: , Up: FWEB COMMANDS   [Contents][Index]


5.8 Comments

FWEB supports a variety of commenting styles borrowed from C, C++, and TeX. For more discussion, see COMMENTING STYLES.

5.8.1 ‘@/*’: Begin long verbatim comment

The following comment is copied to the tangled output. (By default, comments are not copied.) If you desire all comments to be so copied, use ‘-v’. See -v’: Make all comments verbatim (FTANGLE).