diff options
author | John Högberg <[email protected]> | 2018-03-21 09:29:22 +0100 |
---|---|---|
committer | John Högberg <[email protected]> | 2018-03-21 12:39:09 +0100 |
commit | f5af4ec3aec18b7237c11ec6c8b7dd9367002d37 (patch) | |
tree | aa6ffecc16533fba2800d74f97bad4929c178340 /erts/emulator/beam/atom.names | |
parent | 5fcb8fe88e26938537de72462dc77e91a450ee57 (diff) | |
download | otp-f5af4ec3aec18b7237c11ec6c8b7dd9367002d37.tar.gz otp-f5af4ec3aec18b7237c11ec6c8b7dd9367002d37.tar.bz2 otp-f5af4ec3aec18b7237c11ec6c8b7dd9367002d37.zip |
Add an option to ?MODULE:module_info/1 for listing NIFs
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r-- | erts/emulator/beam/atom.names | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names index 38b5f0c5e3..6aadde0d18 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -673,3 +673,4 @@ atom xor atom x86 atom yes atom yield +atom nifs |