diff options
Diffstat (limited to 'portal/tcp/dune')
-rw-r--r-- | portal/tcp/dune | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/portal/tcp/dune b/portal/tcp/dune new file mode 100644 index 0000000..43366c0 --- /dev/null +++ b/portal/tcp/dune @@ -0,0 +1,3 @@ +(library + (name portal_tcp) + (libraries lwt markup markup-lwt)) |