Skip to content

Commit

Permalink
Add PARSE_ALL script
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregor committed Apr 25, 2020
1 parent ed67985 commit 93692f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Parser/Parser/PARSE_ALL.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FOR %%f IN (*.xml) DO Parser.exe %%f
PAUSE

0 comments on commit 93692f9

Please sign in to comment.