mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
969b72ae7d
For windows support, remove all.zip from hdf5. Description: Add Batch files for tools test. Solution: Platforms tested: Misc. update:
4 lines
82 B
Batchfile
Executable File
4 lines
82 B
Batchfile
Executable File
@echo off
|
|
type nul > ..\temptest\fctemp\%1
|
|
more /e +%2 %1 > ..\temptest\fctemp\%1
|