home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rxprior.zip / rxprior.def < prev    next >
Text File  |  1994-01-18  |  538b  |  17 lines

  1. ;---------------------------------------------------------------------
  2. ;  Copyright IBM Corp., 1993,1994.  All Rights Reserved.
  3. ;
  4. ;  OS/2 is a registered trademark of the IBM Corp.
  5. ;
  6. ;  While the information provided herein is believed to be accurate, IBM
  7. ;  does not warrant the information, and the information is provided "as
  8. ;  is".
  9. ;--------------------------------------------------------------------
  10.  
  11. LIBRARY RXPRIOR INITINSTANCE TERMINSTANCE
  12. DATA MULTIPLE NONSHARED
  13. EXPORTS
  14.    SysSetPriority
  15.    SysGetPriority
  16.  
  17.