next up previous contents
Next: Providing Runtime Information Up: Completing a Thorn Previous: Completing a Thorn   Contents

Commenting Source Code

Note that since most source files (see Section B3.4 for exceptions) pass through a C preprocessor, C style comments can be used in Fortran code. (Note that C++ comments (that is ones starting with ``//''), should only be used in C++ source code).

The Flesh and the Cactus thorns use the grdoc Code Documenting System
(http://jean-luc.aei.mpg.de/Codes/grdoc/) to document source code.