summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-09-15 21:25:23 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-09-15 21:25:23 (GMT)
commit1dad72e54c6ef75b11151d7288d500900cfe3462 (patch)
tree4b8ee4588f880f4e1521ab3151231641b92ab201 /vms
parent84527bc7ac95a86ec04fac16872408f8139eb29c (diff)
downloadhdf5-1dad72e54c6ef75b11151d7288d500900cfe3462.zip
hdf5-1dad72e54c6ef75b11151d7288d500900cfe3462.tar.gz
hdf5-1dad72e54c6ef75b11151d7288d500900cfe3462.tar.bz2
[svn-r17483] Added H5Dlayout.c to make.com.
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 bdf200e..71362b5 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -32,7 +32,7 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5Abtree2, H5A, H5AC, H5Adense, H5Adeprec, H5Aint, H5Atest, H5B2, H5B2cache,"+-
"H5B2dbg, H5B2int, H5B2stat, H5B2test, H5B, H5Bcache, H5Bdbg, H5C, H5CS,"+-
"H5Dbtree, H5D, H5Dchunk, H5Dcompact, H5Dcontig, H5Ddbg, H5Ddeprec,"+-
- "H5Defl, H5Dfill, H5Dint, H5Dio, H5Dmpio, H5Doh, H5Dscatgath, H5Dselect, H5Dtest,"+-
+ "H5Defl, H5Dfill, H5Dint, H5Dio, H5Dlayout, H5Dmpio, H5Doh, H5Dscatgath, H5Dselect, H5Dtest,"+-
"H5EA, H5EAcache, H5EAdbg, H5EAdblkpage, H5EAdblock, H5EAhdr, H5EAiblock, H5EAint,"+-
"H5EAsblock, H5EAstat, H5EAtest, H5E, H5Edeprec, H5Eint,"+-
"H5FA, H5FAcache, H5FAdbg, H5FAdblkpage, H5FAdblock, H5FAhdr, H5FAstat, H5FAtest,"+-