home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / tests / t03.bat < prev    next >
Encoding:
DOS Batch File  |  1993-06-26  |  66 b   |  4 lines

  1. @echo off
  2. echo Test version display on as
  3. as -v nul.s -o nul.o
  4.