diff options
author | Björn-Egil Dahlberg <[email protected]> | 2015-05-21 16:10:49 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2015-05-21 16:11:43 +0200 |
commit | 10566af8e0eca44e89b0ec05670f09cd1ae14c43 (patch) | |
tree | 9b8e6409356dffd3d59fb37afee4f2758dbffc96 /bootstrap/lib/compiler/ebin/compiler.app | |
parent | 9e8f1e7c78f6f6b332fb6dba3fbfc380ec71c72e (diff) | |
download | otp-10566af8e0eca44e89b0ec05670f09cd1ae14c43.tar.gz otp-10566af8e0eca44e89b0ec05670f09cd1ae14c43.tar.bz2 otp-10566af8e0eca44e89b0ec05670f09cd1ae14c43.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 39635bd447..59afa6c4bf 100644 --- a/bootstrap/lib/compiler/ebin/compiler.app +++ b/bootstrap/lib/compiler/ebin/compiler.app @@ -45,6 +45,7 @@ cerl, cerl_clauses, cerl_inline, + cerl_sets, cerl_trees, compile, core_scan, |