Apparently, the bug was already fixed in version 0.9.1-1, which is in
experimental. So should the bug be closed?
Best regards,
Mark Weyer
--
To UNSUBSCRIBE, email to debian-ocaml-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.
unusable.
Best regards,
Mark Weyer
open Sdlevent
let string_of_button b =
let open Sdlmouse in
match b with
| BUTTON_LEFT -> "left"
| BUTTON_MIDDLE -> "middle"
| BUTTON_RIGHT -> "right"
| BUTTON_WHEELUP -> "up"
| BUTTON_W
2 matches
Mail list logo