aboutsummaryrefslogtreecommitdiff
path: root/actionParser.mly
diff options
context:
space:
mode:
Diffstat (limited to 'actionParser.mly')
-rwxr-xr-xactionParser.mly2
1 files changed, 0 insertions, 2 deletions
diff --git a/actionParser.mly b/actionParser.mly
index 809a9ad..6318ca6 100755
--- a/actionParser.mly
+++ b/actionParser.mly
@@ -17,8 +17,6 @@
%token <int*int>BUTTON1_RELEASED
%token COMMAND
-%token <Num.num> Num
-
%start <Actions.actions> normal
%%