浏览代码

Add missing comment in rebar_erlc_compiler

pull/3/head
Tuncer Ayaz 13 年前
父节点
当前提交
94958d05d5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      src/rebar_erlc_compiler.erl

+ 1
- 0
src/rebar_erlc_compiler.erl 查看文件

@ -29,6 +29,7 @@
-export([compile/2,
clean/2]).
%% internal use only by rebar_eunit
-export([doterl_compile/2,
doterl_compile/3]).

正在加载...
取消
保存