HDFFV-9984 - correct name of ref files

This commit is contained in:
Allen Byrne
2020-08-14 15:21:56 -05:00
parent a21ae8e56b
commit b196ddb4a8
5 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
HDF5 "out-textlink-base.textlink.h5" {
GROUP "/" {
EXTERNAL_LINK "extlink1" {
TARGETFILE "filename"
TARGETPATH "objname"
}
EXTERNAL_LINK "extlink2" {
TARGETFILE "anotherfile"
TARGETPATH "anotherobj"
}
}
}