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