diff options
Diffstat (limited to 'vms/c++/src')
-rw-r--r-- | vms/c++/src/make.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/c++/src/make.com b/vms/c++/src/make.com index 5008d00..aa8ae21 100644 --- a/vms/c++/src/make.com +++ b/vms/c++/src/make.com @@ -76,6 +76,6 @@ $ ccc H5File.cxx $ lib/insert/object hdf5_cplus H5File $! $ type sys$input -$ Done + Done $ exit |