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
should also include compiler in list of application dependencies for rebar
pull/3/head
alisdair sullivan
13 years ago
parent
80f91af2d2
commit
79d173c49d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ebin/rebar.app
+ 1
- 0
ebin/rebar.app
View File
@ -41,6 +41,7 @@
{applications, [kernel,
stdlib,
sasl,
compiler,
crypto,
syntax_tools,
tools]},
Write
Preview
Loading…
Cancel
Save