Subversion Repositories Vertical

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 11
Line 1... Line 1...
1
/* yywrap.h */
1
/* yywrap.h */
2
 
2
 
3
extern int yywrap (void);
3
extern int yywrap(void);