netcdf-c/libsrc5
Dennis Heimbigner b85d3568ec Added the necessary code to support
group renaming. The primary API
is 'nc_rename_grp(int grpid, const char* name)'.
No test cases provided yet.
This also required adding a rename_grp entry
to the dispatch tables.
2013-07-19 21:48:37 +00:00
..
CMakeLists.txt Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
Makefile.am merge trunk into this branch 2013-03-15 20:31:07 +00:00
nc5dispatch.c Added the necessary code to support 2013-07-19 21:48:37 +00:00