Pārlūkot izejas kodu

rebar.config.sample: document require_*_vsn options

pull/3/head
Tuncer Ayaz pirms 12 gadiem
vecāks
revīzija
3ee2a4a6d0
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. +5
    -0
      rebar.config.sample

+ 5
- 0
rebar.config.sample Parādīt failu

@ -5,6 +5,11 @@
%% == Core ==
%% Check required ERTS or OTP release version
{require_erts_vsn, ".*"}.
{require_otp_vsn, ".*"}.
{require_min_otp_vsn, ".*"}.
%% Additional library directories to add to the code path
{lib_dirs, []}.

Notiek ielāde…
Atcelt
Saglabāt