From df4778f2f061c71cf1d9e51fe8ec657d04bbdfeb Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 22 Nov 2017 15:31:29 +0100 Subject: Corrections for OCaml 4.06.0 --- actionParser.mly | 2 -- 1 file changed, 2 deletions(-) (limited to 'actionParser.mly') diff --git a/actionParser.mly b/actionParser.mly index 809a9ad..6318ca6 100755 --- a/actionParser.mly +++ b/actionParser.mly @@ -17,8 +17,6 @@ %token BUTTON1_RELEASED %token COMMAND -%token Num - %start normal %% -- cgit v1.2.3