Skip to content

Commit 303b752

Browse files
committed
FDS Source: add lr
1 parent e22232a commit 303b752

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Source/func.f90

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6171,4 +6171,5 @@ SUBROUTINE ACCUMULATE_STRING(STRING_SIZE,MYSTR,ACCSTR,ACCSTR_T_LEN,ACCSTR_USE_LE
61716171
ACCSTR_USE_LEN=ACCSTR_USE_LEN+MYSTR_LEN
61726172
END SUBROUTINE ACCUMULATE_STRING
61736173

6174-
END MODULE MISC_FUNCTIONS
6174+
END MODULE MISC_FUNCTIONS
6175+

0 commit comments

Comments
 (0)