Changeset 1203 for trunk/src/kash/expand.h
- Timestamp:
- Oct 7, 2007, 3:39:01 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/expand.h
r884 r1203 34 34 * @(#)expand.h 8.2 (Berkeley) 5/4/95 35 35 */ 36 37 #ifndef ___expand_h 38 #define ___expand_h 36 39 37 40 struct strlist { … … 71 74 void arith_lex_reset(void); 72 75 int yylex(void); 76 77 #endif
Note:
See TracChangeset
for help on using the changeset viewer.