source: experiments/frams/multi-threading/test-mt-makeplots.cmd @ 537

Last change on this file since 537 was 193, checked in by Maciej Komosinski, 10 years ago

Set svn:eol-style native for all textual files

  • Property svn:eol-style set to native
File size: 109 bytes
Line 
1rem for all subdirectories with names starting with "exp-":
2for /d %%i in ("exp-*") do test-mt-plots.py %%i
3
Note: See TracBrowser for help on using the repository browser.