more
This commit is contained in:
13
bin/dune
13
bin/dune
@ -1,7 +1,14 @@
|
||||
(executables
|
||||
(names main)
|
||||
(modes byte)
|
||||
(modules main)
|
||||
(link_flags (-linkall))
|
||||
(libraries komm tsdl tgls.tgles2 wall irmin-unix compiler-libs.common compiler-libs.bytecomp compiler-libs.toplevel ocaml-compiler-libs.common ocaml-compiler-libs.toplevel zed))
|
||||
|
||||
|
||||
(libraries tsdl
|
||||
tgls.tgles2
|
||||
wall
|
||||
zed
|
||||
irmin-unix
|
||||
compiler-libs.toplevel
|
||||
findlib_top
|
||||
ocaml-compiler-libs.common
|
||||
ocaml-compiler-libs.toplevel))
|
||||
|
||||
894
bin/main.ml
894
bin/main.ml
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user