diff options
author | Andrew Thompson <andrew@hijacked.us> | 2014-03-05 13:39:55 -0500 |
---|---|---|
committer | Andrew Thompson <andrew@hijacked.us> | 2014-03-05 13:39:55 -0500 |
commit | 62b006227cc1c71102ff8a608b3b11e77a06fced (patch) | |
tree | 63994d7dad6a762b94a702eff009c6cc51bc5371 /dialyzer_reference | |
parent | 6e24cd6ac7f8ba9b125c4898e29fa1e9a207f7d2 (diff) | |
parent | b6908421b7a83a2c2972c3263f32d438c3dc3cec (diff) |
Merge pull request #129 from tuncer/erlc-speedup-v5
Speed up the compilation process v5
Diffstat (limited to 'dialyzer_reference')
-rw-r--r-- | dialyzer_reference | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dialyzer_reference b/dialyzer_reference index 678c38e..7fbe609 100644 --- a/dialyzer_reference +++ b/dialyzer_reference @@ -1,3 +1,3 @@ rebar_eunit.erl:434: Call to missing or unexported function eunit_test:function_wrapper/2 -rebar_utils.erl:163: Call to missing or unexported function escript:foldl/3 +rebar_utils.erl:164: Call to missing or unexported function escript:foldl/3 |