diff options
author | Lukas Larsson <[email protected]> | 2013-07-04 15:23:06 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2013-07-11 18:41:43 +0200 |
commit | 14c0a18a9970f2287bbb09c46bee0c33358e3fc9 (patch) | |
tree | 1628c69b00844228b811d7d65bf02d95707fe2fa /erts/emulator/beam/atom.names | |
parent | 193639fde33e135cc390f1df13076e5632fdd43c (diff) | |
download | otp-14c0a18a9970f2287bbb09c46bee0c33358e3fc9.tar.gz otp-14c0a18a9970f2287bbb09c46bee0c33358e3fc9.tar.bz2 otp-14c0a18a9970f2287bbb09c46bee0c33358e3fc9.zip |
erts: Add cflags, ldflags and config.h into executable
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r-- | erts/emulator/beam/atom.names | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names index eba1d0fa23..c2f32ba089 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -139,6 +139,7 @@ atom caseless atom catchlevel atom cd atom cdr +atom cflags atom characters_to_binary_int atom characters_to_list_int atom clear @@ -150,6 +151,7 @@ atom compact atom compat_rel atom compile atom compressed +atom config_h atom connect atom connected atom connection_closed @@ -301,6 +303,7 @@ atom label atom large_heap atom last_calls atom latin1 +atom ldflags atom Le='=<' atom lf atom line |