index
:
elements-ocaml
master
Fuzzy search the periodic table
Peter McGoron
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elements.ml
blob: 518a70591e052390478c9d288a567bf7378ba56f (
plain
) (
blame
)
1
2
let
()
=
Makedb
.
makedb
(
Sqlite3
.
db_open
"elements.sqlite3"
)
(
Yojson
.
Basic
.
from_channel
stdin
)