Use next_token() instead of eat() after eat_until_matching_token(), because we could...
[cparser] / preproctest /
2008-12-09 Matthias Braunmore stuff lying around here
2008-11-07 Matthias Braunmore work towards expansion of macros with arguments
2008-11-04 Matthias Braunmore tricky preprocessor problems
2008-11-03 Matthias Braunif(n)def implementation
2008-11-03 Matthias Braunimplemented #include
2008-11-02 Matthias Braunadd beginnings of preprocessor code (and ugly hack...