summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2010-02-03 18:54:26 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2010-02-03 18:54:26 (GMT)
commit1a9136720e3e64a5dd8ad29344821ebef3f45fd2 (patch)
tree3b8e4191d97de527a580a853ecab94cb846f9546 /vms
parent08fb72859d8ea1be0fbfd294e4499664ce2f94db (diff)
downloadhdf5-1a9136720e3e64a5dd8ad29344821ebef3f45fd2.zip
hdf5-1a9136720e3e64a5dd8ad29344821ebef3f45fd2.tar.gz
hdf5-1a9136720e3e64a5dd8ad29344821ebef3f45fd2.tar.bz2
[svn-r18211] Added H5B2hdr.c to the list.
Not tested yet.
Diffstat (limited to 'vms')
-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 16ac4f9..47aff20 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -35,7 +35,7 @@ $ type sys$input
$!
$ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5Abtree2, H5A, H5AC, H5Adense, H5Adeprec, H5Aint, H5Atest,"+-
- "H5B2, H5B2cache, H5B2dbg, H5B2int, H5B2stat, H5B2test, H5B, H5Bcache, H5Bdbg,"+-
+ "H5B2, H5B2cache, H5B2dbg, H5B2hdr, H5B2int, H5B2stat, H5B2test, H5B, H5Bcache, H5Bdbg,"+-
"H5C, H5CS,"+-
"H5Dbtree, H5D, H5Dchunk, H5Dcompact, H5Dcontig, H5Ddbg, H5Ddeprec, H5Defl, H5Dfill,"+-
"H5Dint, H5Dio, H5Dlayout, H5Dmpio, H5Doh, H5Dscatgath, H5Dselect, H5Dtest,"+-