home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1396.dms / in.adf / devs / MountList < prev    next >
Encoding:
Text File  |  1989-09-04  |  224 b   |  19 lines

  1. /*
  2.  FILE: MountList
  3.  REVISED: 01-Apr-89
  4. */
  5.  
  6. NEWCON: 
  7.     Handler = L:Newcon-Handler
  8.     Priority = 5
  9.     StackSize = 1000
  10. #
  11.  
  12. PIPE:      
  13.     Handler = L:Pipe-Handler
  14.     Stacksize = 6000
  15.     Priority = 5
  16.     GlobVec = -1
  17. #
  18.  
  19.