This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
nitro
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
no warn
Namdak Tonpa
6 years ago
parent
3802808c90
commit
0d7d1568bb
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
rebar.config
+ 1
- 0
rebar.config
View File
@@ -1,2 +1,3 @@
{lib_dirs,[".."]}.
+{erl_opts, [nowarn_export_all]}.
{deps, []}.