Merge pull request #2430 from yokomizor/ext_mod-export-add_sources_1

Export ext_mod:add_sources/1
This commit is contained in:
Evgeny Khramtsov 2018-05-22 17:39:27 +03:00 committed by GitHub
commit 10a5a5eb01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
available_command/0, available/0, available/1,
installed_command/0, installed/0, installed/1,
install/1, uninstall/1, upgrade/0, upgrade/1,
add_sources/2, del_sources/1, modules_dir/0,
add_sources/1, add_sources/2, del_sources/1, modules_dir/0,
config_dir/0, opt_type/1, get_commands_spec/0]).
-export([compile_erlang_file/2, compile_elixir_file/2]).