Changeset 1203 for trunk/src/kash/exec.h
- Timestamp:
- Oct 7, 2007, 3:39:01 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/exec.h
r884 r1203 34 34 * @(#)exec.h 8.3 (Berkeley) 6/8/95 35 35 */ 36 37 #ifndef ___exec_h 38 #define ___exec_h 36 39 37 40 /* values of cmdtype */ … … 78 81 int typecmd(struct shinstance *, int, char **); 79 82 void hash_special_builtins(struct shinstance *); 83 84 #endif
Note:
See TracChangeset
for help on using the changeset viewer.