diff options
author | Björn Gustavsson <bjorn@erlang.org> | 2020-12-02 09:37:49 +0100 |
---|---|---|
committer | Björn Gustavsson <bjorn@erlang.org> | 2020-12-02 10:28:26 +0100 |
commit | a52e43a90be3111a8563a4f59898e08ffca27192 (patch) | |
tree | e91932cb648ae7b04a02cd38b88a172c4a812ff2 /bootstrap/lib | |
parent | 470899c6eb5b73d622fcf8929642e0c384e4ecc8 (diff) | |
download | erlang-a52e43a90be3111a8563a4f59898e08ffca27192.tar.gz |
syntax_tools: Deprecate igor and most of erl_tidy
`igor` and `erl_tidy` are specialized tools that are outside the scope
of Erlang/OTP. Therefore, deprecate `igor` and most of `erl_tidy`
(there is a project that uses `erl_tidy:file/2` to do
pretty-printing, so we will not deprecate that function yet).
Diffstat (limited to 'bootstrap/lib')
-rw-r--r-- | bootstrap/lib/stdlib/ebin/otp_internal.beam | bin | 8900 -> 9052 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/bootstrap/lib/stdlib/ebin/otp_internal.beam b/bootstrap/lib/stdlib/ebin/otp_internal.beam Binary files differindex 547f105df8..0aa4b97130 100644 --- a/bootstrap/lib/stdlib/ebin/otp_internal.beam +++ b/bootstrap/lib/stdlib/ebin/otp_internal.beam |