diff options
author | Björn Gustavsson <[email protected]> | 2017-04-26 12:51:39 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-04-26 12:52:38 +0200 |
commit | b1df6219d51a56cb934d91225af9d8f78931c3ce (patch) | |
tree | 66025e22f41d784affd13fb4ef5a762108653fed /bootstrap/lib/stdlib/ebin/stdlib.app | |
parent | a46b05d3fd38c76824faf4eccba0f2117abd9bff (diff) | |
download | otp-b1df6219d51a56cb934d91225af9d8f78931c3ce.tar.gz otp-b1df6219d51a56cb934d91225af9d8f78931c3ce.tar.bz2 otp-b1df6219d51a56cb934d91225af9d8f78931c3ce.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/stdlib/ebin/stdlib.app')
-rw-r--r-- | bootstrap/lib/stdlib/ebin/stdlib.app | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app index c5bdcf4eaa..ed73fa6985 100644 --- a/bootstrap/lib/stdlib/ebin/stdlib.app +++ b/bootstrap/lib/stdlib/ebin/stdlib.app @@ -39,6 +39,7 @@ edlin_expand, epp, eval_bits, + erl_abstract_code, erl_anno, erl_bits, erl_compile, @@ -99,6 +100,7 @@ sys, timer, unicode, + unicode_util, win32reg, zip]}, {registered,[timer_server,rsh_starter,take_over_monitor,pool_master, |