This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
c
/
stb
mirror da
https://github.com/nothings/stb.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
batch file to run make_readme
Sean Barrett
11 anni fa
parent
fcfcb9bb3f
commit
5ecae715b0
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
3
0
mr.bat
+ 3
- 0
mr.bat
Vedi File
@@ -0,0 +1,3 @@
+cd tools
+debug\make_readme
+cd ..