Files
hdf5/tools/testfiles/tordercontents2.ddl
Quincey Koziol 434643dd4d [svn-r22600] Description:
Bring r22251:22599 from trunk to revise_chunks branch.

Tested on:
    Mac OSX/64 10.7.4 (amazon) w/gcc 4.7.1, C++ & FORTRAN
    (Not h5committested yet, as this branch doesn't require it)
2012-07-25 14:56:18 -05:00

21 lines
472 B
SQL

HDF5 "tfcontents1.h5" {
FILE_CONTENTS {
datatype /#5616
group /
unknown type of UD link /udlink -> ???
link /softlink -> /dset
datatype /mytype
link /mylink -> mylink
group /g2
dataset /g2/dset2
group /g1
group /g1/g1.1 -> /g2
dataset /g1/dset1 -> /g2/dset2
ext link /extlink -> fname oname
dataset /dsetmytype2
dataset /dset4 -> /g2/dset2
dataset /dset3 -> /g2/dset2
dataset /dset -> /g2/dset2
}
}