change db: merge subject+latlng in thread_info; add catalog; fix get_markers hidding errors
This commit is contained in:
parent
419aaa7955
commit
258175565e
9 changed files with 138 additions and 91 deletions
|
|
@ -21,6 +21,14 @@
|
|||
(preprocess
|
||||
(pps js_of_ocaml-ppx)))
|
||||
|
||||
(executable
|
||||
(name js_catalog)
|
||||
(modules js_catalog)
|
||||
(libraries js_of_ocaml brr js_pretty_post)
|
||||
(modes js)
|
||||
(preprocess
|
||||
(pps js_of_ocaml-ppx)))
|
||||
|
||||
(executable
|
||||
(name js_babillard)
|
||||
(modules js_babillard)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue