Skip to content

Commit 41236cc

Browse files
author
Francois BERENGER
committed
more correct .merlin file
1 parent 56309fe commit 41236cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.merlin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# where are .ml and .mli files
22
S .
33
# where are .cmi and .cmt files
4-
B dist/build/*
5-
PKG batteries dolog netcamlbox
4+
B _build
5+
PKG unix netmulticore

0 commit comments

Comments
 (0)