mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
Re-sort modules in rebar.app
This commit is contained in:
parent
aff3680d49
commit
8cae8b3430
1 changed files with 1 additions and 1 deletions
|
@ -30,12 +30,12 @@
|
||||||
rebar_rel_utils,
|
rebar_rel_utils,
|
||||||
rebar_reltool,
|
rebar_reltool,
|
||||||
rebar_require_vsn,
|
rebar_require_vsn,
|
||||||
|
rebar_shell,
|
||||||
rebar_subdirs,
|
rebar_subdirs,
|
||||||
rebar_templater,
|
rebar_templater,
|
||||||
rebar_upgrade,
|
rebar_upgrade,
|
||||||
rebar_utils,
|
rebar_utils,
|
||||||
rebar_xref,
|
rebar_xref,
|
||||||
rebar_shell,
|
|
||||||
getopt,
|
getopt,
|
||||||
mustache ]},
|
mustache ]},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
|
|
Loading…
Reference in a new issue