summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2015-06-11 20:03:14 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2015-06-11 20:22:22 +0200
commit02c43007b4500018b4bc028d4ddff6f11001b4a8 (patch)
treefa0b3dffe803344f4b109be01623dd01cf76acd6 /ebin
parenta3ab9cd83d6dd872c109d502a54f8d125b42d539 (diff)
downloadrebar-02c43007b4500018b4bc028d4ddff6f11001b4a8.tar.gz
Add memoization server
Copy memo.erl from https://github.com/tuncer/memo and rename to rmemo.erl for use in rebar. We rename it to avoid collisions.
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rebar.app3
1 files changed, 2 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 9ebc83c..975fabc 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -45,7 +45,8 @@
rebar_xref,
rebar_metacmds,
rebar_getopt,
- rebar_mustache ]},
+ rebar_mustache,
+ rmemo ]},
{registered, []},
{applications,
[