summaryrefslogtreecommitdiffstats
path: root/windows/copy_hdf.bat
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2009-04-21 22:46:38 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2009-04-21 22:46:38 (GMT)
commit5bb857476f99118cda0e54ea522f52933a582747 (patch)
tree741024b69250fe9166091aa8f28bc78c35d3fb64 /windows/copy_hdf.bat
parent35bbc743d4cf77d6aa8af2acf5578db02e5129ca (diff)
downloadhdf5-5bb857476f99118cda0e54ea522f52933a582747.zip
hdf5-5bb857476f99118cda0e54ea522f52933a582747.tar.gz
hdf5-5bb857476f99118cda0e54ea522f52933a582747.tar.bz2
[svn-r16825] Description:
Bring revisions 16636:16821 from trunk to revise_chunks branch Tested on: FreeBSD/32 6.3 (duty) Mac OS X/32 10.5.6 (amazon) (h5committest not needed on this branch)
Diffstat (limited to 'windows/copy_hdf.bat')
-rwxr-xr-xwindows/copy_hdf.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat
index c9b2957..63ca620 100755
--- a/windows/copy_hdf.bat
+++ b/windows/copy_hdf.bat
@@ -21,7 +21,6 @@ rem Last Update : November 17, 2007 by Scott Wegner
pushd %~dp0
-copy /y src\H5Tinit.c ..\src > nul
copy /y src\H5pubconf.h ..\src > nul
copy /y fortran\src\H5f90i_gen.h ..\fortran\src > nul
copy /y fortran\src\H5fortran_types.f90 ..\fortran\src > nul