make geopub/leaflet a separate library
This commit is contained in:
commit
2fe7c1450d
18 changed files with 352 additions and 0 deletions
3
example/dune
Normal file
3
example/dune
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(executable
|
||||
(name main)
|
||||
(modules main))
|
||||
1
example/main.ml
Normal file
1
example/main.ml
Normal file
|
|
@ -0,0 +1 @@
|
|||
let () = Format.printf "TODO@."
|
||||
Loading…
Add table
Add a link
Reference in a new issue