home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Gnuplot 3.5 / source / dummyroutines.proto.h < prev    next >
Encoding:
Text File  |  1993-11-11  |  69 b   |  5 lines  |  [TEXT/R*ch]

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