Parent Directory
|
Revision Log
|
Patch
revision 389 by johnpye, Thu Mar 30 04:14:29 2006 UTC | revision 390 by johnpye, Thu Mar 30 06:41:17 2006 UTC | |
---|---|---|
# | Line 46 | Line 46 |
46 | * This must be greater than 2 and usually much greater than 2. | * This must be greater than 2 and usually much greater than 2. |
47 | */ | */ |
48 | ||
49 | extern int yy_lex(void); | extern int yylex(void); |
50 | /**< | /**< |
51 | * <!-- int zz_lex(); --> | * <!-- int zz_lex(); --> |
52 | * Declaration of the Lexical Analyzer Function generated by Flex. | * Declaration of the Lexical Analyzer Function generated by Flex. |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |