浏览代码

Re-sort modules in rebar.app

pull/3/head
Tuncer Ayaz 12 年前
提交者 Dave Smith
父节点
当前提交
8cae8b3430
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      ebin/rebar.app

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

正在加载...
取消
保存