home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / maths / plplot / plplot_2 / sys / os2 / pmserv / pmserv.def < prev    next >
Encoding:
Text File  |  1994-05-11  |  291 b   |  16 lines

  1. ;    pmserv.def
  2. ;    Geoffrey Furnish
  3. ;    10-16-91
  4. ;
  5. ;    .def file for pmserv.c, the graphics output server for PLPLOT
  6. ;    under OS/2 Presentation Manager.
  7.  
  8. name    pmserv    windowapi
  9.  
  10. description    'PLPLOT OS/2 PM Graphics Server.'
  11.  
  12. protmode
  13. heapsize    1024
  14. stacksize    8192
  15. exports        ClientWndProc
  16.