Browse Source

Re-sort modules in rebar.app

pull/3/head
Tuncer Ayaz 12 years ago
committed by Dave Smith
parent
commit
8cae8b3430
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ebin/rebar.app

+ 1
- 1
ebin/rebar.app View File

@ -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, []},

Loading…
Cancel
Save