sourceryinstitute / julienne

A compiler-portable, unit-testing framework for modern Fortran, including accelerated coarray Fortran software
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Add `csv` to the `julienne_m` module #10

Closed ktras closed 2 weeks ago

ktras commented 2 weeks ago

Needed for code in the example dir of inference-engine to follow the current pattern of use-stmts in that directory that only reference julienne_m and not any of the individual original module names.