mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-02 13:36:57 +03:00
11 lines
178 B
Batchfile
11 lines
178 B
Batchfile
|
@del lang.h--
|
||
|
@echo #define LANG_ENG 1 >lang.h--
|
||
|
|
||
|
@del FindNumbers
|
||
|
cls
|
||
|
@C-- "FindNumbers.c--"
|
||
|
@rename FindNumbers.com FindNumbers
|
||
|
|
||
|
@del warning.txt
|
||
|
@del lang.h--
|
||
|
@pause
|