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