summaryrefslogtreecommitdiffstats
path: root/vms/src
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2006-08-02 19:08:09 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2006-08-02 19:08:09 (GMT)
commit71a4d0e9c48c4e02e5384cd3f6e38a2a530e9d22 (patch)
tree9213f695c2ccdd44d4e19233a1f4ed1ff7b048d8 /vms/src
parentc951c2783053bcac690a815d7dda1e2f122e3031 (diff)
downloadhdf5-71a4d0e9c48c4e02e5384cd3f6e38a2a530e9d22.zip
hdf5-71a4d0e9c48c4e02e5384cd3f6e38a2a530e9d22.tar.gz
hdf5-71a4d0e9c48c4e02e5384cd3f6e38a2a530e9d22.tar.bz2
[svn-r12526] Description:
Added test script to test h5import tool; added new source file to the make.com file in the src directory. Platforms tested: Only h5import was tested on the VMS server
Diffstat (limited to 'vms/src')
-rw-r--r--vms/src/make.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/make.com b/vms/src/make.com
index f370462..7aa239e 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -35,7 +35,7 @@ $ cobj= "H5, H5A, H5AC, H5B, H5B2, H5B2cache,"+-
"H5FDfamily, H5FDlog, H5FDmpi, H5FDmpio,"+-
"H5FDmpiposix, H5FDmulti, H5FDsec2, H5FDstdio,"+-
"H5FDstream, H5FL, H5FO,"+-
- "H5FS, H5FScache, H5FSdbg,"+-
+ "H5FS, H5FScache, H5FSdbg, H5FSsection"+-
"H5G, H5Gdeprec, H5Gent, H5Glink, H5Gloc, H5Gname, H5Gnode, H5Gstab,"+-
"H5Gobj, H5Goh, H5Gtest, H5Gtraverse,"+-
"H5HF, H5HFcache, H5HFdbg, H5HFint, H5HFtest, H5HFstat,"+-