Skip to content

Commit

Permalink
FDS Source: add lr
Browse files Browse the repository at this point in the history
  • Loading branch information
drjfloyd committed Dec 25, 2024
1 parent e22232a commit 303b752
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Source/func.f90
Original file line number Diff line number Diff line change
Expand Up @@ -6171,4 +6171,5 @@ SUBROUTINE ACCUMULATE_STRING(STRING_SIZE,MYSTR,ACCSTR,ACCSTR_T_LEN,ACCSTR_USE_LE
ACCSTR_USE_LEN=ACCSTR_USE_LEN+MYSTR_LEN
END SUBROUTINE ACCUMULATE_STRING

END MODULE MISC_FUNCTIONS
END MODULE MISC_FUNCTIONS

0 comments on commit 303b752

Please sign in to comment.