bspline-fortran icon indicating copy to clipboard operation
bspline-fortran copied to clipboard

fixed a minor issue preventing compilation with pgfortran

Open jacobwilliams opened this issue 3 years ago • 1 comments
trafficstars

Fixes #68

jacobwilliams avatar Jun 27 '22 13:06 jacobwilliams

Codecov Report

Merging #69 (17fda21) into master (4a72545) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   76.56%   76.58%   +0.02%     
==========================================
  Files           2        2              
  Lines        2048     2050       +2     
==========================================
+ Hits         1568     1570       +2     
  Misses        480      480              

codecov[bot] avatar Jun 27 '22 13:06 codecov[bot]