From 838e79971076a29aea1fbad1c1b8d218d6da8644 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 14 Mar 2006 11:23:49 -0500 Subject: [svn-r12089] Purpose: Maintenance on Windows Description: Del the line to copy hl examples source code. Solution: Platforms tested: Misc. update: --- windows/copy_hdf.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat index 54e1269..8f41759 100755 --- a/windows/copy_hdf.bat +++ b/windows/copy_hdf.bat @@ -24,7 +24,6 @@ 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\examples\*.c ..\hl\examples\ copy hl\fortran\examples\*.f90 ..\hl\fortran\examples\ cd ../batch_net -- cgit v0.12