expose mouse
This commit is contained in:
parent
a72c7ffcfc
commit
fd53009f1d
|
@ -150,4 +150,4 @@
|
||||||
(provide
|
(provide
|
||||||
(contract-out
|
(contract-out
|
||||||
[make-raart
|
[make-raart
|
||||||
(->* () () chaos?)]))
|
(->* () (#:mouse? boolean?) chaos?)]))
|
||||||
|
|
Loading…
Reference in New Issue