Sort keyword tokens into alphabetic order.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1054 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2012-02-01 09:12:55 +00:00
parent ff577a6fed
commit d31d9a1563
2 changed files with 58 additions and 59 deletions

View File

@@ -1,3 +1,7 @@
2012-02-01 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* lexer.l: Sort keyword tokens into alphabetic order.
2012-01-31 Rene Liebscher <R.Liebscher@gmx.de>
* config_gram.y, lexer.l: removed unused ID/TKN_ID definitions