This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
stb
mirror of
https://github.com/nothings/stb.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
batch file to run make_readme
Sean Barrett
11 years ago
parent
fcfcb9bb3f
commit
5ecae715b0
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
mr.bat
+ 3
- 0
mr.bat
View File
@@ -0,0 +1,3 @@
+cd tools
+debug\make_readme
+cd ..