diff options
| author | Adelyn Breelove <[email protected]> | 2019-02-13 10:58:39 -0700 |
|---|---|---|
| committer | Adelyn Breelove <[email protected]> | 2019-02-13 10:58:39 -0700 |
| commit | afa6b297bd7bf9361727ae78794d9310d3678d13 (patch) | |
| tree | 7b0a4cda613e07585e16a3bdf48135cecb3b5174 /bin/dune | |
| parent | Add docs to cache (diff) | |
| download | disml-afa6b297bd7bf9361727ae78794d9310d3678d13.tar.xz disml-afa6b297bd7bf9361727ae78794d9310d3678d13.zip | |
Re-arrange and whatnot
Diffstat (limited to 'bin/dune')
| -rw-r--r-- | bin/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ (executable (name bot) - (modules bot) + (modules bot commands) (libraries core async_ssl disml) )
\ No newline at end of file |