summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-06-16 17:52:15 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-06-16 17:52:15 (GMT)
commit5f4089a8ef23cc7e64e4422c8b2160b47fddce7a (patch)
treed2d9fb1ef5195ae6b67fb89f219feb9c31f0d33d /windows
parent6dd0f441ffc9d43b437727c15d87bfb50a465e02 (diff)
downloadhdf5-5f4089a8ef23cc7e64e4422c8b2160b47fddce7a.zip
hdf5-5f4089a8ef23cc7e64e4422c8b2160b47fddce7a.tar.gz
hdf5-5f4089a8ef23cc7e64e4422c8b2160b47fddce7a.tar.bz2
[svn-r10925] Purpose:
Add comments. Description: Solution: Platforms tested: Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/copy_hdf.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat
index aae354e..c072f6f 100755
--- a/windows/copy_hdf.bat
+++ b/windows/copy_hdf.bat
@@ -1,6 +1,6 @@
@REM File Name : copy_hdf.bat
@REM Purpose : Copy all Files in the following formats from Windows to
- approapriate directory: .bat .c .f90 .h .txt .js
+@REM approapriate directory: .bat .c .f90 .h .txt .js
@REM :
@REM Written By : Muqun Yang
@REM Last Update : June 7, 2005 by Fang GUO