batch file to run make_readme

This commit is contained in:
Sean Barrett 2014-05-30 14:17:19 -07:00
parent fcfcb9bb3f
commit 5ecae715b0

3
mr.bat Normal file
View File

@ -0,0 +1,3 @@
cd tools
debug\make_readme
cd ..