basic cursor forward back

This commit is contained in:
cqc
2024-04-20 13:58:47 -05:00
parent eb0da91aa2
commit 54e9cc90d3
3 changed files with 489 additions and 176 deletions

6
dune
View File

@ -20,17 +20,17 @@
lwt
store
memtrace
glfw-ocaml
tgls
tgls.tgles2
graphv_gles2_native
stb_image
glfw-ocaml
gg
irmin-git
compiler-libs.toplevel
)
(link_flags (-linkall))
(ocamlopt_flags (:standard -O3 -unboxed-types))
; (ocamlopt_flags (:standard -O3 -unboxed-types))
(ocamlc_flags (:standard -verbose))
(modes byte)
(preprocess
(pps ppx_irmin))