Changeset 1935 for trunk/src/kmk/variable.c
- Timestamp:
- Oct 25, 2008, 5:04:06 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/variable.c
r1934 r1935 1205 1205 " expr if-expr" 1206 1206 " which" 1207 " evalctx evalval evalvalctx evalcall evalcall2 "1207 " evalctx evalval evalvalctx evalcall evalcall2 eval-opt-var" 1208 1208 " make-stats" 1209 1209 " commands" … … 1259 1259 # endif 1260 1260 # if defined (CONFIG_WITH_EVALPLUS) 1261 strcat (buf, " evalctx evalval evalvalctx evalcall evalcall2 ");1261 strcat (buf, " evalctx evalval evalvalctx evalcall evalcall2 eval-opt-var"); 1262 1262 # endif 1263 1263 # if defined (CONFIG_WITH_MAKE_STATS) || defined (CONFIG_WITH_MINIMAL_STATS)
Note:
See TracChangeset
for help on using the changeset viewer.