Skip to content

Commit

Permalink
allow path changes and symlinks in stream filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Oct 27, 2023
1 parent 7ebbff8 commit 9945da5
Show file tree
Hide file tree
Showing 3 changed files with 1,071 additions and 7 deletions.
1 change: 1 addition & 0 deletions share/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ add_library(cdeps_share ${GenF90_SRCS}
shr_timer_mod.F90
shr_cal_mod.F90
shr_kind_mod.F90
shr_file_mod.F90
shr_sys_mod.F90
shr_abort_mod.F90
shr_const_mod.F90
Expand Down
Loading

0 comments on commit 9945da5

Please sign in to comment.