aboutsummaryrefslogtreecommitdiff
path: root/lib/model/channel.ml
diff options
context:
space:
mode:
authorMishio595 <[email protected]>2018-11-17 19:49:45 -0700
committerMishio595 <[email protected]>2018-11-17 19:49:45 -0700
commitd92fe94da312c0a69dbe9bd7c2e525c594f20e40 (patch)
treeccd4a634996d97e4ba89f92cd904fbb0632f2fa4 /lib/model/channel.ml
parentstupid dune-project file... (diff)
downloaddisml-d92fe94da312c0a69dbe9bd7c2e525c594f20e40.tar.xz
disml-d92fe94da312c0a69dbe9bd7c2e525c594f20e40.zip
Rewrite from Lwt to Async
Diffstat (limited to 'lib/model/channel.ml')
-rw-r--r--lib/model/channel.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/model/channel.ml b/lib/model/channel.ml
new file mode 100644
index 0000000..eb6679e
--- /dev/null
+++ b/lib/model/channel.ml
@@ -0,0 +1 @@
+type t \ No newline at end of file