summaryrefslogtreecommitdiffstats
path: root/vms/install.com
diff options
context:
space:
mode:
Diffstat (limited to 'vms/install.com')
-rw-r--r--vms/install.com8
1 files changed, 4 insertions, 4 deletions
diff --git a/vms/install.com b/vms/install.com
index 416f8d8..4ac9174 100644
--- a/vms/install.com
+++ b/vms/install.com
@@ -159,8 +159,8 @@ $ rename 'hdf5install_examples_cxx'*.cpp 'hdf5install_examples_cxx'*.cxx
$
$
$!
-$! set def 'hdf5top'
-$! copy [.examples]*.com 'hdf5install_examples_c'
-$! copy [.fortran.examples]*.com 'hdf5install_examples_f90'
-$! copy [.c__.examples]*.com 'hdf5install_examples_cxx'
+$ set def 'hdf5top'
+$ copy [.examples]*.com 'hdf5install_examples_c'
+$ copy [.fortran.examples]*.com 'hdf5install_examples_f90'
+$ copy [.c__.examples]*.com 'hdf5install_examples_cxx'
$ exit