Symbol | Description | Uses |
commentCharacter | 4 |
File | Line number | Procedure | Code |
./eesupp/src/eeset_parms.F | 153 | EESET_PARMS |
IF ( RECORD(1:1) .NE. commentCharacter ) THEN |
./eesupp/src/open_copy_data_file.F | 96 | 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 = '#' ) |