home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / tcl / expect / expect-4.7 / exp_printify.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-08  |  110 b   |  7 lines

  1. #ifndef __EXP_PRINTIFY_H__
  2. #define __EXP_PRINTIFY_H__
  3.  
  4. char *exp_printify();
  5.  
  6. #endif /* __EXP_PRINTIFY_H__ */
  7.