From 9882c09faba0e67634fbe4f134bb4a5cd208d7e7 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Wed, 21 Dec 2005 15:54:46 -0500 Subject: [svn-r11827] Purpose: Maintenance on Windows Description: Changes due to hl c examples' location changed Solution: Platforms tested: Misc. update: --- windows/copy_hdf.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat index 641ee1f..54e1269 100755 --- a/windows/copy_hdf.bat +++ b/windows/copy_hdf.bat @@ -24,7 +24,8 @@ copy fortran\src\H5fortran_types.f90 ..\fortran\src xcopy /e/i/Y *.bat ..\ copy batch_net\convert.js ..\batch_net\ copy examples\testExamples_exp_output.txt ..\examples -copy hl\hl_c_examples\src\*.* ..\hl\hl_c_examples\src\ +copy hl\examples\*.c ..\hl\examples\ +copy hl\fortran\examples\*.f90 ..\hl\fortran\examples\ cd ../batch_net copy *.* ..\ -- cgit v0.12