We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35cf7a commit 2706fa1Copy full SHA for 2706fa1
src/effi.app.src
@@ -3,7 +3,7 @@
3
{description, "Erlang Foreign Function Interface"},
4
{vsn, "0.1.1-snapshot"},
5
{modules, [
6
- effi, effi_interact, effi_script, effi_bash, effi_python, effi_r
+ effi, effi_interact, effi_script, effi_bash, effi_python, effi_r, effi_perl, lib_refactor
7
]},
8
{registered, []},
9
{applications, [
0 commit comments