new key handling and keybinding
This commit is contained in:
5
dune
5
dune
@ -13,6 +13,7 @@
|
||||
tgls.tgles2
|
||||
wall
|
||||
zed
|
||||
lambda-term
|
||||
irmin-unix
|
||||
ocaml-compiler-libs.common
|
||||
ocaml-compiler-libs.bytecomp
|
||||
@ -24,6 +25,7 @@
|
||||
(modules boot)
|
||||
(link_flags (-linkall))
|
||||
(libraries
|
||||
lambda-term
|
||||
topinf))
|
||||
|
||||
(library
|
||||
@ -31,11 +33,12 @@
|
||||
(modes byte)
|
||||
(modules topinf)
|
||||
(libraries
|
||||
fmt
|
||||
fmt
|
||||
tsdl
|
||||
tgls.tgles2
|
||||
wall
|
||||
zed
|
||||
lambda-term
|
||||
irmin-unix
|
||||
ocaml-compiler-libs.common
|
||||
ocaml-compiler-libs.bytecomp
|
||||
|
||||
Reference in New Issue
Block a user