add optimize() flag to _tags

This commit is contained in:
Simon Cruanes 2016-06-16 21:23:36 +02:00
parent f1f72855fa
commit 4e2595df89

1
_tags
View file

@ -30,4 +30,5 @@
true: bin_annot true: bin_annot
<**/*.ml>: warn_A, warn(-4) <**/*.ml>: warn_A, warn(-4)
true: mark_tag_used true: mark_tag_used
<**/*.cmx>: optimize(3)
<src/sequenceLabels.cm*>: nolabels <src/sequenceLabels.cm*>: nolabels