このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
SisMaker
/
rebar3
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
プロジェクト
0
リリース
62
Wiki
アクティビティ
ソースを参照
Merge pull request
#220
from talentdeficit/patch-1
add crypto, syntax_tools and tools to applications key as dependencies
pull/3/head
Dave Smith
13年前
親
1c98f6ccd4
79d173c49d
コミット
9d6f7d480a
1個のファイルの変更
、
5行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+5
-1
ebin/rebar.app
+ 5
- 1
ebin/rebar.app
ファイルの表示
@ -40,7 +40,11 @@
{registered, []},
{applications, [kernel,
stdlib,
sasl]},
sasl,
compiler,
crypto,
syntax_tools,
tools]},
{env, [
%% Default log level
{log_level, error},
書き込み
プレビュー
読み込み中…
キャンセル
保存