소스 검색

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]).

불러오는 중...
취소
저장