generated from pool/new_package
13 lines
272 B
Diff
13 lines
272 B
Diff
diff --git a/rebar.config b/rebar.config
|
|
index 5005bc8..c9d28c1 100644
|
|
--- a/rebar.config
|
|
+++ b/rebar.config
|
|
@@ -1,7 +1,5 @@
|
|
%% -*- mode: erlang -*-
|
|
|
|
-{require_otp_vsn, "18"}.
|
|
-
|
|
{erl_opts, [debug_info]}.
|
|
{yrl_opts, [{includefile, "include/erlydtl_preparser.hrl"}]}.
|
|
|