Changeset 1199 for trunk/src/kash/options.c
- Timestamp:
- Oct 7, 2007, 12:04:05 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/options.c
r1198 r1199 213 213 #ifdef DEBUG 214 214 if (&psh->optlist[i].val == &debug(psh)) 215 opentrace( );215 opentrace(psh); 216 216 #endif 217 217 }
Note:
See TracChangeset
for help on using the changeset viewer.