Changeset 1436 for trunk/src/ash
- Timestamp:
 - Mar 25, 2008, 3:18:55 AM (18 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/ash/arith.y (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/ash/arith.y
r809 r1436 193 193 const char *s; 194 194 { 195 195 #ifndef YYBISON /* yyerrok references yyerrstatus which is a local variable in yyparse().*/ 196 196 yyerrok; 197 #endif 197 198 yyclearin; 198 199 arith_lex_reset(); /* reprime lex */  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  