?login_element?

Subversion Repositories NedoOS

Rev

Rev 237 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. @echo off
  2. if "%settedpath%"=="" call "..\..\_sdk\setpath.bat"
  3. rem nedotrd basics.trd -a 1125vert.fnt
  4. nedolang batch.c
  5. type err.f
  6. nedotok batch.s batch.ast batch.var ../_sdk/lib.i ../_sdk/iofast.i
  7. nedoasm batch.S_
  8. type asmerr.f
  9. pause
  10.