From 8cae8b3430c8b2149257283dbd7b710fa09cb059 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Wed, 11 Jul 2012 17:00:21 +0200 Subject: [PATCH] Re-sort modules in rebar.app --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, []},