Lines for output to the package .cl
file
.cl
file. {
text }
.cl
file. It may consist of more than one line. The text should be legal IRAF command
language.
cl { # Set an IRAF environment variable
|
set FIGARO_AXES=true }
Inserts a comment and a set command into the package .cl
file.
ADAM: