summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2012-07-11 17:00:21 +0200
committerDave Smith <dizzyd@dizzyd.com>2012-07-11 09:51:22 -0600
commit8cae8b3430c8b2149257283dbd7b710fa09cb059 (patch)
tree8376f6a911b9c8f286c4aacf1abe303e8d44c44d /ebin
parentaff3680d49e0b6186d42ebc16b329b54be5ba04c (diff)
downloadrebar-8cae8b3430c8b2149257283dbd7b710fa09cb059.tar.gz
Re-sort modules in rebar.app
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rebar.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 9553c67..d74e81c 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -30,12 +30,12 @@
rebar_rel_utils,
rebar_reltool,
rebar_require_vsn,
+ rebar_shell,
rebar_subdirs,
rebar_templater,
rebar_upgrade,
rebar_utils,
rebar_xref,
- rebar_shell,
getopt,
mustache ]},
{registered, []},