diff options
| author | Mishio595 <[email protected]> | 2018-11-25 20:30:11 -0700 |
|---|---|---|
| committer | Mishio595 <[email protected]> | 2018-11-25 20:30:11 -0700 |
| commit | ffd7237f62ff8b286a05c9256ab90c92770241a9 (patch) | |
| tree | 98aeaec02dfa0d291d69ff981f9ae17e46ba5b55 /lib/models/activity.ml | |
| parent | convert to client from client_ez (diff) | |
| download | disml-ffd7237f62ff8b286a05c9256ab90c92770241a9.tar.xz disml-ffd7237f62ff8b286a05c9256ab90c92770241a9.zip | |
More models, some dispatch rework starting
Diffstat (limited to 'lib/models/activity.ml')
| -rw-r--r-- | lib/models/activity.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/models/activity.ml b/lib/models/activity.ml new file mode 100644 index 0000000..eb6679e --- /dev/null +++ b/lib/models/activity.ml @@ -0,0 +1 @@ +type t
\ No newline at end of file |