fix warning
authorMatthias Braun <matze@braunis.de>
Tue, 3 Oct 2006 12:30:42 +0000 (12:30 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 3 Oct 2006 12:30:42 +0000 (12:30 +0000)
SVN-Revision: 4345

tools/miniswig/parser.yy

index f992fc7..3f518c3 100644 (file)
@@ -79,9 +79,7 @@ private:
 %token T_BOOL
 %token T_CHAR
 %token T_SHORT
-%token T_INT
 %token T_LONG
-%token T_FLOAT
 %token T_DOUBLE
 %token T_PUBLIC
 %token T_PROTECTED