New Fetch

This commit is contained in:
2017-08-12 09:01:07 -05:00
parent ba838ca4fb
commit a9630f6ee8
58 changed files with 2530 additions and 0 deletions

11
lfe/leap/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
## -*- conf -*-
.rebar3
_build/
ebin/
erl_crash.dump
rebar3.crashdump
tmp
bin/configlet
bin/configlet.exe
CHECKLIST

6
lfe/leap/rebar.lock Normal file
View File

@@ -0,0 +1,6 @@
{"1.1.0",
[{<<"lfe">>,{pkg,<<"lfe">>,<<"1.1.1">>},0}]}.
[
{pkg_hash,[
{<<"lfe">>, <<"F57D2D705AB239CE171318DD31F4E374558266A88E1435F91045C1E8A2965D9C">>}]}
].