summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tordergr4.ddl
blob: 1613d9d5e69c834c79194aea99d5f0c352820db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
HDF5 "tordergr.h5" {
GROUP "2" {
   GROUP "c" {
   }
   GROUP "b" {
   }
   GROUP "a" {
      GROUP "a2" {
         GROUP "a22" {
         }
         GROUP "a21" {
         }
      }
      GROUP "a1" {
      }
   }
}
}