diff options
author | Björn Gustavsson <[email protected]> | 2015-02-18 10:00:59 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-02-18 10:01:13 +0100 |
commit | 4535e29276ced99224ddc6a2b9393ebe9b216a58 (patch) | |
tree | e0bfbda869beb91d68f1b6c7b9044ee59254a373 /bootstrap/lib/compiler/ebin/compiler.app | |
parent | 3dd2608a5dae7f054af9a5a3bf76befb00f38b98 (diff) | |
download | otp-4535e29276ced99224ddc6a2b9393ebe9b216a58.tar.gz otp-4535e29276ced99224ddc6a2b9393ebe9b216a58.tar.bz2 otp-4535e29276ced99224ddc6a2b9393ebe9b216a58.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compiler.app')
-rw-r--r-- | bootstrap/lib/compiler/ebin/compiler.app | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app index ea1be86c83..d1caa3a348 100644 --- a/bootstrap/lib/compiler/ebin/compiler.app +++ b/bootstrap/lib/compiler/ebin/compiler.app @@ -56,6 +56,7 @@ rec_env, sys_core_dsetel, sys_core_fold, + sys_core_fold_lists, sys_core_inline, sys_pre_attributes, sys_pre_expand, |