mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-30 20:53:08 +03:00
4 lines
73 B
Batchfile
4 lines
73 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix ru >lang.inc
|
||
|
@fasm life.asm life
|
||
|
@pause
|