Skip to content

Instantly share code, notes, and snippets.

@Licenser
Created November 19, 2015 13:50
Show Gist options
  • Save Licenser/af4c432c1a4f7049d1a9 to your computer and use it in GitHub Desktop.
Save Licenser/af4c432c1a4f7049d1a9 to your computer and use it in GitHub Desktop.
diff --git a/src/lasp.app.src b/src/lasp.app.src
index 11c72c8..ce9d6bb 100644
--- a/src/lasp.app.src
+++ b/src/lasp.app.src
@@ -7,6 +7,8 @@
{applications, [
kernel,
stdlib,
+ riak_dt,
+ gen_flow,
plumtree
]},
{mod, { lasp_app, []}},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment