home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Science / Science.zip / sfit110.zip / DLL / CUSTFUNC.DEF < prev    next >
Text File  |  1994-09-27  |  158b  |  10 lines

  1. LIBRARY      
  2. DESCRIPTION  'Custom Fit Function DLL'
  3.  
  4. DATA MULTIPLE
  5.  
  6. EXPORTS
  7.     init_dll_globals @1
  8.     fitfunc          @2
  9.     get_dll_info     @3
  10.