aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/stdlib/ebin/stdlib.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-04-30 12:25:27 +0200
committerBjörn Gustavsson <[email protected]>2015-04-30 12:25:38 +0200
commitf52d2814ca178d75ed04b843831288275f543f90 (patch)
tree61d8d431480424b7e4db52f22f346bc1bae3363e /bootstrap/lib/stdlib/ebin/stdlib.app
parenta5c6199d194b47c4385083d5aca35807c50c1549 (diff)
downloadotp-f52d2814ca178d75ed04b843831288275f543f90.tar.gz
otp-f52d2814ca178d75ed04b843831288275f543f90.tar.bz2
otp-f52d2814ca178d75ed04b843831288275f543f90.zip
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/stdlib/ebin/stdlib.app')
-rw-r--r--bootstrap/lib/stdlib/ebin/stdlib.app3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app
index 9d83483669..5bd4c59db4 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.app
+++ b/bootstrap/lib/stdlib/ebin/stdlib.app
@@ -2,7 +2,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1996-2011. All Rights Reserved.
+%% Copyright Ericsson AB 1996-2015. All Rights Reserved.
%%
%% The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in
@@ -39,6 +39,7 @@
edlin_expand,
epp,
eval_bits,
+ erl_anno,
erl_bits,
erl_compile,
erl_eval,