mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
remove junk in .merlin
This commit is contained in:
parent
0a20cf0e3d
commit
af4bf49156
1 changed files with 0 additions and 2 deletions
2
.merlin
2
.merlin
|
|
@ -9,7 +9,6 @@ S src/threads/
|
||||||
S src/misc
|
S src/misc
|
||||||
S src/string
|
S src/string
|
||||||
S src/bigarray
|
S src/bigarray
|
||||||
S src/pervasives
|
|
||||||
S benchs
|
S benchs
|
||||||
S examples
|
S examples
|
||||||
S tests
|
S tests
|
||||||
|
|
@ -24,7 +23,6 @@ B _build/src/threads/
|
||||||
B _build/src/misc
|
B _build/src/misc
|
||||||
B _build/src/string
|
B _build/src/string
|
||||||
B _build/src/bigarray
|
B _build/src/bigarray
|
||||||
B _build/src/pervasives
|
|
||||||
B _build/benchs
|
B _build/benchs
|
||||||
B _build/examples
|
B _build/examples
|
||||||
B _build/tests
|
B _build/tests
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue