From 6d23bbece1d4b3b9aba3ab1590f2cbf0524e1dad Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 29 Mar 2005 15:47:52 -0500 Subject: [svn-r10502] Purpose: Update batch file. Description: Solution: Platforms tested: Misc. update: --- windows/copy_hdf.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat index eaface1..1765eff 100755 --- a/windows/copy_hdf.bat +++ b/windows/copy_hdf.bat @@ -2,4 +2,5 @@ copy src\H5Tinit.c ..\src copy src\H5pubconf.h ..\src copy fortran\src\H5fortran_types.f90 ..\fortran\src xcopy /e/i/Y *.bat ..\ +copy examples\testExamples_exp_output.txt ..\examples -- cgit v0.12