mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
.merlin
This commit is contained in:
parent
c33576a7e1
commit
67824b333a
1 changed files with 2 additions and 0 deletions
2
.merlin
2
.merlin
|
|
@ -1,11 +1,13 @@
|
|||
S core
|
||||
S misc
|
||||
S string
|
||||
S pervasives
|
||||
S tests
|
||||
S examples
|
||||
B _build/core
|
||||
B _build/misc
|
||||
B _build/string
|
||||
B _build/pervasives
|
||||
B _build/tests
|
||||
B _build/examples
|
||||
PKG oUnit
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue