mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-12 09:57:05 +03:00
162ca649ef
bgitest: move to other/outdated git-svn-id: svn://kolibrios.org@7951 a494cfbc-eb01-0410-851d-a64ba20cac60
5 lines
96 B
Batchfile
5 lines
96 B
Batchfile
@erase lang.inc
|
|
@echo lang fix ru >lang.inc
|
|
@fasm bgitest.asm bgitest
|
|
@erase lang.inc
|
|
@pause |