home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / octa21fs.zip / octave / kpathsea / kpathsea.def < prev    next >
Text File  |  2000-01-15  |  430b  |  20 lines

  1. LIBRARY kpathsea INITINSTANCE TERMINSTANCE
  2. DESCRIPTION 'kpathsea.dll v0.1, Klaus Gebhardt 1995'
  3.  
  4. DATA
  5.    MULTIPLE NONSHARED
  6.  
  7. EXPORTS
  8.   kpse_path_search                    @100
  9.   kpse_path_element                    @101
  10.   kpse_element_dirs                    @102
  11.   kpse_all_path_search                    @103
  12.   kpse_path_expand                    @104
  13.   kpse_set_progname                    @105
  14.   kpse_expand_default                    @106
  15.   kpse_clear_dir_cache                    @107
  16. ;
  17. ; Debug.
  18. ;
  19.   kpathsea_debug                    @1000
  20.