Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Apr 15, 2024
1 parent c058b6b commit 74aeae6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/unix/dune
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
(name batrpc_unix)
(public_name batrpc.unix)
(synopsis "RPC over unix sockets and pipes.")
(flags
:standard
-open
Imandrakit
-open
Imandrakit_thread
-open
Batrpc_core)
(flags :standard -open Imandrakit -open Imandrakit_thread -open Batrpc_core)
(libraries
(re_export batrpc.core)
batrpc.client
Expand Down

0 comments on commit 74aeae6

Please sign in to comment.