浏览代码

修改

master
AICells 4 年前
父节点
当前提交
b547533044
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      rebar.config

+ 2
- 2
rebar.config 查看文件

@ -1,6 +1,6 @@
{erl_opts, [debug_info]}.
{erl_opts, [no_debug_info]}.
{deps, [
{genBehavior, ".*", {git, "https://github.com/SisMaker/genBehavior.git", {branch, "master"}}}
{erlGbh, ".*", {git, "https://github.com/SisMaker/genBehavior.git", {branch, "master"}}}
]}.
{shell, [

正在加载...
取消
保存