home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / fortran / library / os2 / f77_draw / os2vga.def < prev    next >
Encoding:
Text File  |  1991-01-17  |  277 b   |  12 lines

  1.         SEGMENTS
  2.                 clrscr_TEXT IOPL
  3.                 pntset_TEXT IOPL
  4.                 rcolor_TEXT IOPL
  5.                 wcolor_TEXT IOPL
  6.  
  7.         EXPORTS
  8.                 CLRSCR 3
  9.                 PNTSET 5
  10.                 RCOLOR 1
  11.                 WCOLOR 1
  12.