The COMMENT line

Syntax

  COMment character string
or
  $ character string
or
  # character string

Description

The COMMENT line allows comments to be placed in the PADRE input file. PADRE ignores the information on the COMMENT line. Note that the "#" can be put on any PADRE input line; all information to the left of the character is processed, and that to the right is ignored.

Examples

  $  **** This is a comment - wow! ****
  DOPING    CONC=1e16 UNIFORM     # Appended comment