|
|
| Index: | 0 |
| Scheme symbol: | xf-comment |
| C macro: | XF_COMMENT |
| Status: | optional |
Comment sections can appear anywhere in the file (except within other sections) as:
(0 "comment text")
|
Example:
(0 "Variables:")
(37 (
(relax-mass-flow 1)
(default-coefficient ())
(default-method 0)
))
|