remove symlink trick for SequenceLabels implem

This commit is contained in:
Simon Cruanes 2017-12-15 12:42:13 +01:00
parent b24ebfb405
commit 17801b3558
3 changed files with 2 additions and 2 deletions

2
_tags
View file

@ -32,4 +32,4 @@ true: bin_annot, color(always)
<src/bigarray/*.ml>: warn(-33) <src/bigarray/*.ml>: warn(-33)
true: mark_tag_used true: mark_tag_used
<**/*.cmx>: optimize(3) <**/*.cmx>: optimize(3)
<src/sequenceLabels.cm*>: nolabels <src/*Labels.cm*>: nolabels

1
src/SequenceLabels.ml Normal file
View file

@ -0,0 +1 @@
include Sequence

View file

@ -1 +0,0 @@
Sequence.ml