diff options
Diffstat (limited to 'windows/copy_hdf.bat')
-rwxr-xr-x | windows/copy_hdf.bat | 1 |
1 files changed, 0 insertions, 1 deletions
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 |