diff options
| author | Adelyn Breedlove <[email protected]> | 2019-01-19 13:06:40 -0700 |
|---|---|---|
| committer | Adelyn Breedlove <[email protected]> | 2019-01-19 13:06:40 -0700 |
| commit | 721bbc88c75eea240607054f2ec5a371f4d60e08 (patch) | |
| tree | 40af2abb5f6179194c0580defee32215245d04ef /lib/client_options.mli | |
| parent | Add docs to event dispatch (diff) | |
| download | disml-721bbc88c75eea240607054f2ec5a371f4d60e08.tar.xz disml-721bbc88c75eea240607054f2ec5a371f4d60e08.zip | |
Some changes for doc readability
Diffstat (limited to 'lib/client_options.mli')
| -rw-r--r-- | lib/client_options.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/client_options.mli b/lib/client_options.mli new file mode 100644 index 0000000..ef94691 --- /dev/null +++ b/lib/client_options.mli @@ -0,0 +1 @@ +val token : string ref
\ No newline at end of file |