mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -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 core
|
||||||
S misc
|
S misc
|
||||||
S string
|
S string
|
||||||
|
S pervasives
|
||||||
S tests
|
S tests
|
||||||
S examples
|
S examples
|
||||||
B _build/core
|
B _build/core
|
||||||
B _build/misc
|
B _build/misc
|
||||||
B _build/string
|
B _build/string
|
||||||
|
B _build/pervasives
|
||||||
B _build/tests
|
B _build/tests
|
||||||
B _build/examples
|
B _build/examples
|
||||||
PKG oUnit
|
PKG oUnit
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue