diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-02-14 22:20:52 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-02-14 22:20:52 (GMT) |
commit | e2af691388a8c0c1a64f3c51a880184d2836c67e (patch) | |
tree | e757f45b361e9a29a07e6e941907138cecfc9978 | |
parent | a90f77e038b53f38b926dfd1ab754587013b7c5a (diff) | |
download | hdf5-e2af691388a8c0c1a64f3c51a880184d2836c67e.zip hdf5-e2af691388a8c0c1a64f3c51a880184d2836c67e.tar.gz hdf5-e2af691388a8c0c1a64f3c51a880184d2836c67e.tar.bz2 |
[svn-r13309] Added some cosmetic hash marks.
No need to test as it is trival comment.
-rwxr-xr-x | bin/yodconfigure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/yodconfigure b/bin/yodconfigure index 039d01c..2bc67e2 100755 --- a/bin/yodconfigure +++ b/bin/yodconfigure @@ -1,5 +1,5 @@ #!/bin/sh - +# # Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # @@ -11,7 +11,7 @@ # is linked from the top-level documents page. It can also be found at # http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have # access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. - +# # Fix configure file so that it can launch configure testing executable # via the proper launching command, e.g., yod. (Thus the name yodconfigure # is used.) |