forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced "sum" with "res" for variable name
- This fixes another occurrence of a keyword being used as a variable name. It is allowed but is rather poor practice and makes searching for the use of keywords and constructs somewhat harder.
- Loading branch information
Showing
1 changed file
with
88 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters