From 89917f28bb5e00787b9feff21c41a2841af2b8a3 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Mon, 13 Nov 2006 12:17:18 -0500 Subject: [svn-r12900] Description: Maintenance for VMS: added new example file to the command files --- vms/examples/check.com | 1 + vms/examples/make.com | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/vms/examples/check.com b/vms/examples/check.com index 753cf75..a7c7db4 100644 --- a/vms/examples/check.com +++ b/vms/examples/check.com @@ -25,5 +25,6 @@ $ run h5_select $ run h5_attribute $ run h5_mount $ run h5_reference +$ run h5_ref2reg $ run h5_drivers $ exit diff --git a/vms/examples/make.com b/vms/examples/make.com index d993d71..1209d83 100644 --- a/vms/examples/make.com +++ b/vms/examples/make.com @@ -68,6 +68,10 @@ $ type sys$input $ link h5_reference, - [-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib $ type sys$input + Creating h5_ref2reg +$ link h5_ref2reg, - + [-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib +$ type sys$input Creating h5_drivers $ link h5_drivers, - [-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib -- cgit v0.12