diff options
author | Patrik Nyblom <[email protected]> | 2009-11-02 15:31:21 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-05-17 15:51:49 +0200 |
commit | fdc8980231b1e791ec4b8f8f3d61a7ba7dda539b (patch) | |
tree | a9f3ddcda6a8691c98dae02fef18cd1e3a80e580 /erts/emulator/beam/atom.names | |
parent | 5fe8d47a60c89f1235f9fc727e650ada491246a3 (diff) | |
download | otp-fdc8980231b1e791ec4b8f8f3d61a7ba7dda539b.tar.gz otp-fdc8980231b1e791ec4b8f8f3d61a7ba7dda539b.tar.bz2 otp-fdc8980231b1e791ec4b8f8f3d61a7ba7dda539b.zip |
Initial commit of the binary EEP
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r-- | erts/emulator/beam/atom.names | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names index 9ce21089ba..e63d56b32a 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -65,6 +65,7 @@ atom EXIT='EXIT' atom aborted atom abs_path atom absoluteURI +atom ac atom active atom all atom all_but_first @@ -102,6 +103,7 @@ atom bif_return_trap atom binary atom block atom blocked +atom bm atom bnot atom bor atom bxor |