File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 99 paths :
1010 - " **/CMakeLists.txt"
1111 - " **.cmake"
12+ - " **.f90"
1213 - " .github/workflows/ci_windows.yml"
1314 pull_request :
1415 release :
Original file line number Diff line number Diff line change 33 "@type" : " SoftwareSourceCode" ,
44 "codeRepository" : " https://github.com/geospace-code/nc4fortran" ,
55 "contIntegration" : " https://github.com/geospace-code/nc4fortran/actions" ,
6- "dateModified" : " 2022-05-17 " ,
6+ "dateModified" : " 2022-05-27 " ,
77 "downloadUrl" : " https://github.com/geospace-code/nc4fortran/releases" ,
88 "issueTracker" : " https://github.com/geospace-code/nc4fortran/issues" ,
99 "name" : " nc4fortran" ,
Original file line number Diff line number Diff line change 11project (' nc4fortran' , ' fortran' ,
2- meson_version : ' >=0.57.0'
2+ meson_version : ' >=0.57.0' ,
3+ version : ' 1.6.1'
34)
45
56fs = import (' fs' )
You can’t perform that action at this time.
0 commit comments