justnukeit/Mouse.ml

5 lines
40 B
OCaml
Raw Normal View History

2008-02-20 00:24:56 +00:00
let handle_event ev =
ignore ev
;;