Subversion Repositories Kolibri OS

Rev

Rev 2359 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2359 IgorA 1
if not exist bin mkdir bin
2
@fasm.exe -m 16384 life3.asm bin\life3.kex
3
@kpack bin\life3.kex
4
pause