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
Add missing comment in rebar_erlc_compiler
pull/3/head
Tuncer Ayaz
13 years ago
parent
e4fb80799b
commit
94958d05d5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/rebar_erlc_compiler.erl
+ 1
- 0
src/rebar_erlc_compiler.erl
View File
@ -29,6 +29,7 @@
-
export
(
[
compile
/
2
,
clean
/
2
]
)
.
%
%
internal
use
only
by
rebar_eunit
-
export
(
[
doterl_compile
/
2
,
doterl_compile
/
3
]
)
.
Write
Preview
Loading…
Cancel
Save