mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
157 B
5 lines
157 B
@echo %echo%
|
|
@echo --------------------------------- >>%logfile% 2>&1
|
|
@echo file:%1
|
|
mdiff -yb -f okdiffs.lst results\%1.BSL %1.ELT >>%logfile% 2>&1
|
|
@echo on
|