From 71ef64a8efb45232033d7008ec5e782ac0ec6483 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sun, 2 Mar 2008 20:48:31 -0500 Subject: Export description. --- src/mysqlerl_app.erl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mysqlerl_app.erl') diff --git a/src/mysqlerl_app.erl b/src/mysqlerl_app.erl index 645d799..cdb8ade 100644 --- a/src/mysqlerl_app.erl +++ b/src/mysqlerl_app.erl @@ -3,6 +3,7 @@ -behavior(application). +%% Behavior callbacks. -export([start/2, stop/1]). start(normal, []) -> -- cgit v1.2.3