浏览代码

batch file to run make_readme

Sean Barrett 11 年之前
父节点
当前提交
5ecae715b0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      mr.bat

+ 3 - 0
mr.bat

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