Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
@echo off
|
||||
|
||||
|
||||
|
||||
SETLOCAL
|
||||
|
||||
|
||||
|
||||
IF EXIST errorlog del errorlog
|
||||
|
||||
|
||||
|
||||
FOR %%i IN (.\2das\cls_feat_*.2da) DO (
|
||||
|
||||
java -jar tools\prc.jar dupentries %%i FeatIndex
|
||||
|
||||
IF EXIST errorlog (
|
||||
|
Reference in New Issue
Block a user