summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1998-05-06 17:02:19 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1998-05-06 17:02:19 (GMT)
commit9f39d71db2bf6cb4bd417204d4840c07b464316f (patch)
tree40da64e1350f0cfe70d98422721ac96f5a97d309 /bin
parent877ddbe0aa8d1a26fca7f26af0cc87bbbf6347a9 (diff)
downloadhdf5-9f39d71db2bf6cb4bd417204d4840c07b464316f.zip
hdf5-9f39d71db2bf6cb4bd417204d4840c07b464316f.tar.gz
hdf5-9f39d71db2bf6cb4bd417204d4840c07b464316f.tar.bz2
[svn-r387] Testing CVS perl log script, ignore this message
Diffstat (limited to 'bin')
-rw-r--r--bin/versinc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/versinc b/bin/versinc
index 7edc03f..9856f8c 100644
--- a/bin/versinc
+++ b/bin/versinc
@@ -1,5 +1,5 @@
#! /usr/local/bin/perl -w
-$foo;
+$foo=0;
require 5.003;
$hdr = "./src/H5public.h";