浏览代码

Fix up some errors found by rebar now that we use it for compilation

pull/3/head
Dave Smith 15 年前
父节点
当前提交
65a3ff0111
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      ebin/rebar.app

+ 2
- 0
ebin/rebar.app 查看文件

@ -9,7 +9,9 @@
rebar_log,
rebar_otp_app,
rebar_protobuffs_compiler,
rebar_port_compiler,
rebar_rel_utils,
rebar_reltool,
rebar_utils ]},
{registered, []},
{applications, [kernel,

正在加载...
取消
保存