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 80cc994..74f58eb 100755 --- a/windows/copy_hdf.bat +++ b/windows/copy_hdf.bat @@ -25,7 +25,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\fortran\examples\*.f90 ..\hl\fortran\examples\
cd ../batch_net
copy *.* ..\
|