ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/config-parser.y
(Generate patch)

Comparing hopm/trunk/src/config-parser.y (file contents):
Revision 5071 by michael, Mon Dec 22 14:49:06 2014 UTC vs.
Revision 5072 by michael, Mon Dec 22 15:33:29 2014 UTC

# Line 28 | Line 28
28   #include "malloc.h"
29   #include "config.h"
30  
31 + int yylex(void);
32 +
33   int yydebug=0;
34   void *tmp;        /* Variable to temporarily hold nodes before insertion to list */
35  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)