소스 검색

依赖修改

master
SisMaker 4 년 전
부모
커밋
16232dd235
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 파일 보기

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

불러오는 중...
취소
저장