home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Replacements / shell_1_0.lha / shell-1.0 / src / util.h < prev   
Encoding:
C/C++ Source or Header  |  1995-12-07  |  67 b   |  4 lines

  1. int execute_command (int, char **);
  2. char * replace_vars (char *);
  3.  
  4.