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)
13 lines
223 B
SQL
13 lines
223 B
SQL
HDF5 "textlink.h5" {
|
|
GROUP "/" {
|
|
EXTERNAL_LINK "extlink1" {
|
|
TARGETFILE "filename"
|
|
TARGETPATH "objname"
|
|
}
|
|
EXTERNAL_LINK "extlink2" {
|
|
TARGETFILE "anotherfile"
|
|
TARGETPATH "anotherobj"
|
|
}
|
|
}
|
|
}
|