Browse Source

batch file to run make_readme

Sean Barrett 11 years ago
parent
commit
5ecae715b0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      mr.bat

+ 3 - 0
mr.bat

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