summaryrefslogtreecommitdiffstats
path: root/windows/copy_hdf.bat
diff options
context:
space:
mode:
Diffstat (limited to 'windows/copy_hdf.bat')
-rwxr-xr-xwindows/copy_hdf.bat14
1 files changed, 0 insertions, 14 deletions
diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat
index 74f58eb..2b3199d 100755
--- a/windows/copy_hdf.bat
+++ b/windows/copy_hdf.bat
@@ -23,18 +23,4 @@ copy src\H5pubconf.h ..\src
copy fortran\src\H5f90i_gen.h ..\fortran\src
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
-
-cd ../batch_net
-copy *.* ..\
-
-cd ../batch_intelc
-copy *.* ..\
-@echo off
-cd ..
-rmdir /s/q batch_net
-rmdir /s/q batch_intelc
-
-cd windows
-