mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2026-01-22 17:16:41 -05:00
simplify .merlin
This commit is contained in:
parent
b3d7a0d654
commit
cb9dc59567
1 changed files with 1 additions and 11 deletions
12
.merlin
12
.merlin
|
|
@ -12,17 +12,7 @@ S src/bigarray
|
|||
S benchs
|
||||
S examples
|
||||
S tests
|
||||
B _build/src/core
|
||||
B _build/src/data/
|
||||
B _build/src/io
|
||||
B _build/src/iter/
|
||||
B _build/src/advanced/
|
||||
B _build/src/lwt/
|
||||
B _build/src/sexp/
|
||||
B _build/src/threads/
|
||||
B _build/src/misc
|
||||
B _build/src/string
|
||||
B _build/src/bigarray
|
||||
B _build/src/**
|
||||
B _build/benchs
|
||||
B _build/examples
|
||||
B _build/tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue