diff --git a/ebin/geef.app b/src/geef.app.src similarity index 62% rename from ebin/geef.app rename to src/geef.app.src index 4bb0153..86b65c2 100644 --- a/ebin/geef.app +++ b/src/geef.app.src @@ -2,13 +2,6 @@ [ {description, ""}, {vsn, "0.0.1"}, - {modules, [ - geef, - geef_repo, - geef_odb, - geef_ref, - geef_oid - ]}, {registered, []}, {applications, [ kernel,