Skip to content

Commit f2c6ffc

Browse files
committed
comments unified: 'End of' comment: prepending empty line added
1 parent 2b06338 commit f2c6ffc

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

TESTING/EIG/cchkst2stg.f

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2088,6 +2088,7 @@ SUBROUTINE CCHKST2STG( NSIZES, NN, NTYPES, DOTYPE, ISEED, THRESH,
20882088
$ 4( I4, ',' ), ' result ', I3, ' is', 1P, E10.3 )
20892089
*
20902090
9987 FORMAT( / 'Test performed: see CCHKST2STG for details.', / )
2091+
*
20912092
* End of CCHKST2STG
20922093
*
20932094
END

TESTING/EIG/dchkst2stg.f

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2063,6 +2063,7 @@ SUBROUTINE DCHKST2STG( NSIZES, NN, NTYPES, DOTYPE, ISEED, THRESH,
20632063
$ ', test(', I2, ')=', G10.3 )
20642064
*
20652065
9988 FORMAT( / 'Test performed: see DCHKST2STG for details.', / )
2066+
*
20662067
* End of DCHKST2STG
20672068
*
20682069
END

TESTING/EIG/schkst2stg.f

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2063,6 +2063,7 @@ SUBROUTINE SCHKST2STG( NSIZES, NN, NTYPES, DOTYPE, ISEED, THRESH,
20632063
$ ', test(', I2, ')=', G10.3 )
20642064
*
20652065
9988 FORMAT( / 'Test performed: see SCHKST2STG for details.', / )
2066+
*
20662067
* End of SCHKST2STG
20672068
*
20682069
END

TESTING/EIG/zchkst2stg.f

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2088,6 +2088,7 @@ SUBROUTINE ZCHKST2STG( NSIZES, NN, NTYPES, DOTYPE, ISEED, THRESH,
20882088
$ 4( I4, ',' ), ' result ', I3, ' is', 1P, D10.3 )
20892089
*
20902090
9987 FORMAT( / 'Test performed: see ZCHKST2STG for details.', / )
2091+
*
20912092
* End of ZCHKST2STG
20922093
*
20932094
END

0 commit comments

Comments
 (0)