Symbol Description Uses
commentCharacter 5



File Line number Procedure Code
./model/src/ini_parms.F 343 INI_PARMS
       IF ( RECORD(1:1) .NE. commentCharacter ) THEN
./eesupp/src/eeset_parms.F 152 EESET_PARMS
        IF ( RECORD(1:1) .NE. commentCharacter ) THEN
./eesupp/src/open_copy_data_file.F 93 OPEN_COPY_DATA_FILE
       IF ( RECORD(1:1) .NE. commentCharacter ) THEN
./eesupp/inc/EEPARAMS.h 123 NO PROCEDURE
      CHARACTER*(*) commentCharacter
./eesupp/inc/EEPARAMS.h 124 NO PROCEDURE
      PARAMETER ( commentCharacter = '#' )