projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e017661
)
fix warning
author
Matthias Braun
<matze@braunis.de>
Tue, 3 Oct 2006 12:30:42 +0000
(12:30 +0000)
committer
Matthias Braun
<matze@braunis.de>
Tue, 3 Oct 2006 12:30:42 +0000
(12:30 +0000)
SVN-Revision: 4345
tools/miniswig/parser.yy
patch
|
blob
|
history
diff --git
a/tools/miniswig/parser.yy
b/tools/miniswig/parser.yy
index
f992fc7
..
3f518c3
100644
(file)
--- a/
tools/miniswig/parser.yy
+++ b/
tools/miniswig/parser.yy
@@
-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