summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/FORTRAN/H5G/tfiles/18/h5ex_g_create.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/FORTRAN/H5G/tfiles/18/h5ex_g_create.ddl')
-rw-r--r--HDF5Examples/FORTRAN/H5G/tfiles/18/h5ex_g_create.ddl6
1 files changed, 6 insertions, 0 deletions
diff --git a/HDF5Examples/FORTRAN/H5G/tfiles/18/h5ex_g_create.ddl b/HDF5Examples/FORTRAN/H5G/tfiles/18/h5ex_g_create.ddl
new file mode 100644
index 0000000..d180d82
--- /dev/null
+++ b/HDF5Examples/FORTRAN/H5G/tfiles/18/h5ex_g_create.ddl
@@ -0,0 +1,6 @@
+HDF5 "h5ex_g_create.h5" {
+GROUP "/" {
+ GROUP "G1" {
+ }
+}
+}