forgot to add a file

This commit is contained in:
Marc Howison
2010-06-26 17:31:45 +00:00
parent 8783ac2cf2
commit fa806cf273
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -396,6 +396,7 @@ src/h5core/h5_hdf5_private.h -text
src/h5core/h5_hsearch.c -text
src/h5core/h5_hsearch_private.h -text
src/h5core/h5_maps.c -text
src/h5core/h5_model.c -text
src/h5core/h5_mpi.c -text
src/h5core/h5_mpi_private.h -text
src/h5core/h5_openclose.c -text
+8
View File
@@ -0,0 +1,8 @@
h5_size_t
h5_get_num_steps(
return h5_get_num_hdf5_groups_matching_prefix (
f,
f->step_gid,
f->prefix_step_name);