Commit bb03fa1b authored by Daniel Nemergut's avatar Daniel Nemergut
Browse files

Added FORTRAN module file to be included with C header files. Might want to separate this...

parent 747cc6ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@

# list binary_c header source files for meson
cd ${MESON_SOURCE_ROOT}
ls -1d ./src/*.h ./src/ryu/*.h
ls -1d ./src/*.h ./src/ryu/*.h ./src/*.f90