Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
SisMaker
/
rebar3
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Projects
0
Wydania
62
Wiki
Aktywność
Przeglądaj źródła
Renaming compiler module
--HG-- rename : src/rebar_doterl_compiler.erl => src/rebar_erlc_compiler.erl
pull/3/head
Dave Smith
15 lat temu
rodzic
620867d5d5
commit
fd8794dae7
2 zmienionych plików
z
3 dodań
i
3 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+2
-2
ebin/rebar.app
+1
-1
src/rebar_erlc_compiler.erl
+ 2
- 2
ebin/rebar.app
Wyświetl plik
@ -5,7 +5,7 @@
rebar_utils,
rebar_app_utils,
rebar_rel_utils,
rebar_
dot
erl_compiler]},
rebar_erl
c
_compiler]},
{registered, []},
{applications, [kernel,
stdlib,
@ -14,7 +14,7 @@
%% Key/value list of base/default configuration used by
%% rebar_config during initialization
{default_config, [
{app_modules, [ rebar_
dot
erl_compiler ]}
{app_modules, [ rebar_erl
c
_compiler ]}
]}
]}
]}.
src/rebar_doterl_compiler.erl → src/rebar_erlc_compiler.erl
Wyświetl plik
@ -22,7 +22,7 @@
%
%
OUT
OF
OR
IN
CONNECTION
WITH
THE
SOFTWARE
OR
THE
USE
OR
OTHER
DEALINGS
IN
%
%
THE
SOFTWARE
.
%
%
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
-
-
module
(
rebar_
dot
erl_compiler
)
.
-
module
(
rebar_erl
c
_compiler
)
.
-
export
(
[
compile
/
2
,
clean
/
2
]
)
.
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz