Skip to content

Commit 38f6d0b

Browse files
committed
Formatting
1 parent d9b491c commit 38f6d0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/odoc/dune

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
(library
22
(name odoc_odoc)
33
(public_name odoc.odoc)
4-
(libraries compiler-libs.common fpath odoc_html odoc_thtml odoc_manpage odoc_latex
5-
odoc_loader odoc_model odoc_xref2 tyxml unix)
4+
(libraries compiler-libs.common fpath odoc_html odoc_thtml odoc_manpage
5+
odoc_latex odoc_loader odoc_model odoc_xref2 tyxml unix)
66
(instrumentation
77
(backend bisect_ppx)))
88

0 commit comments

Comments
 (0)