home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Science⁄Math / Gnuplot 3.5 for Macintosh / SOURCES 3.5 / dummyroutines.proto.h < prev    next >
Encoding:
Text File  |  1993-11-12  |  69 b   |  5 lines  |  [TEXT/MPS ]

  1.  
  2. /* dummyroutines.c */
  3. int chdir(char *);
  4. char *getcwd(char *, int);
  5.