mirror of
https://github.com/correl/rebar.git
synced 2024-12-18 03:00:17 +00:00
Add missing comment in rebar_erlc_compiler
This commit is contained in:
parent
e4fb80799b
commit
94958d05d5
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
-export([compile/2,
|
||||
clean/2]).
|
||||
|
||||
%% internal use only by rebar_eunit
|
||||
-export([doterl_compile/2,
|
||||
doterl_compile/3]).
|
||||
|
||||
|
|
Loading…
Reference in a new issue