make geopub/leaflet a separate library
This commit is contained in:
commit
38bff4feb4
18 changed files with 347 additions and 0 deletions
3
test/dune
Normal file
3
test/dune
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(test
|
||||
(name test)
|
||||
(modules test))
|
||||
1
test/test.ml
Normal file
1
test/test.ml
Normal file
|
|
@ -0,0 +1 @@
|
|||
let () = assert true (* TODO *)
|
||||
Loading…
Add table
Add a link
Reference in a new issue