Skip to content

Commit 8fc62b5

Browse files
author
Francois Berenger
committed
molenc.opam: also install molenc_get_tag
to extract fields/tags from .sdf files
1 parent 3b71257 commit 8fc62b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

molenc.opam

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ install: [
4242
["cp" "bin/molenc_nearest.py" "%{bin}%/molenc_nearest.py"]
4343
["cp" "bin/molenc_histo.py" "%{bin}%/molenc_histo.py"]
4444
["cp" "bin/molenc_regr_stats.py" "%{bin}%/molenc_regr_stats.py"]
45+
["cp" "bin/molenc_get_tag.py" "%{bin}%/molenc_get_tag.py"]
4546
]
4647
depends: [
4748
"batteries" {>= "3.5.0"}

0 commit comments

Comments
 (0)