add example
This commit is contained in:
parent
f0435c549b
commit
0370fb97a2
4 changed files with 671 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
(executable
|
||||
(name main)
|
||||
(modules main))
|
||||
(modules main)
|
||||
(libraries leaflet)
|
||||
(modes js)
|
||||
(preprocess
|
||||
(pps js_of_ocaml-ppx)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue