JuliaIO / HDF5.jl

Save and load data in the HDF5 file format from Julia
https://juliaio.github.io/HDF5.jl
MIT License
387 stars 140 forks source link

Add missing H5P functions #989

Closed mkitti closed 2 years ago

mkitti commented 2 years ago

In particular, I am interested in h5p_copy. Also fix alphabetization.

musm commented 2 years ago

Seems like you forgot to actually run the generator file to create the definitions.

mkitti commented 2 years ago

Ah yes, I forgot to commit it.