From f473802d5ebe9192c635c477d053523b2baaa3a3 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 10 Jun 2014 20:27:06 +0200 Subject: Change ctls -> catlfish. --- ebin/ctls.app | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 ebin/ctls.app (limited to 'ebin/ctls.app') diff --git a/ebin/ctls.app b/ebin/ctls.app deleted file mode 100644 index eeaaf11..0000000 --- a/ebin/ctls.app +++ /dev/null @@ -1,9 +0,0 @@ -%% Application resource file for ctls (in -*- erlang -*- mode). -%% Point out the proper configuration file (-config ctls) when starting beam. -{application, ctls, - [{description, "ctls -- Certificate Transparency Log Server"}, - {vsn, "0.0.1"}, - {modules, [v1]}, - {applications, [kernel, stdlib, plop, inets]}]}. -%% {registered, [ctls]}]}. -%% {mod, {ctls, ["test/eckey.pem", "test/eckey-public.pem"]}}]}. -- cgit v1.1