summaryrefslogtreecommitdiff
path: root/editor/app/editor_app.ml
diff options
context:
space:
mode:
Diffstat (limited to 'editor/app/editor_app.ml')
-rw-r--r--editor/app/editor_app.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/app/editor_app.ml b/editor/app/editor_app.ml
new file mode 100644
index 0000000..2d23cfb
--- /dev/null
+++ b/editor/app/editor_app.ml
@@ -0,0 +1 @@
+include Application.Make(struct type t = State.t end)