This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Fix up some errors found by rebar now that we use it for compilation
pull/3/head
Dave Smith
15 years ago
parent
849cdc5ef0
commit
65a3ff0111
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
ebin/rebar.app
+ 2
- 0
ebin/rebar.app
View File
@ -9,7 +9,9 @@
rebar_log,
rebar_otp_app,
rebar_protobuffs_compiler,
rebar_port_compiler,
rebar_rel_utils,
rebar_reltool,
rebar_utils ]},
{registered, []},
{applications, [kernel,
Write
Preview
Loading…
Cancel
Save