diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1998-05-06 17:01:39 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1998-05-06 17:01:39 (GMT) |
commit | 877ddbe0aa8d1a26fca7f26af0cc87bbbf6347a9 (patch) | |
tree | a11d457ae9f46b5c10689c07c68d8412ac3d8c41 /bin | |
parent | 9b0f3f2baa6a6e0626137147b656d32528f5a614 (diff) | |
download | hdf5-877ddbe0aa8d1a26fca7f26af0cc87bbbf6347a9.zip hdf5-877ddbe0aa8d1a26fca7f26af0cc87bbbf6347a9.tar.gz hdf5-877ddbe0aa8d1a26fca7f26af0cc87bbbf6347a9.tar.bz2 |
[svn-r386] Testing CVS perl log script, ignore this message
Diffstat (limited to 'bin')
-rw-r--r-- | bin/versinc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/versinc b/bin/versinc index f60fc7f..7edc03f 100644 --- a/bin/versinc +++ b/bin/versinc @@ -1,4 +1,5 @@ #! /usr/local/bin/perl -w +$foo; require 5.003; $hdr = "./src/H5public.h"; |