generated from NOAA-OWP/owp-open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Topmodel to get bug, sanitizer, and -Werror fixes
- Loading branch information
1 parent
96e2944
commit 00bcc3d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule topmodel
updated
7 files
+3 −3 | .github/workflows/build_and_run_unit_test.yml | |
+5 −2 | .github/workflows/ngen_integration.yaml | |
+3 −4 | include/topmodel.h | |
+51 −32 | src/bmi_topmodel.c | |
+1 −0 | src/main.c | |
+37 −31 | src/topmodel.c | |
+2 −2 | test/main_unit_test_bmi.c |