Cleaned up code.
This commit is contained in:
parent
1da93693e2
commit
109d9f5f2a
@ -9,6 +9,7 @@
|
|||||||
%%% retrieved from: http://www.opensource.org/licenses/bsd-license.php
|
%%% retrieved from: http://www.opensource.org/licenses/bsd-license.php
|
||||||
%%%-------------------------------------------------------------------
|
%%%-------------------------------------------------------------------
|
||||||
-module(ex1).
|
-module(ex1).
|
||||||
|
-author('Juan Jose Comellas <jcomellas@novamens.com>').
|
||||||
|
|
||||||
-include("include/getopt.hrl").
|
-include("include/getopt.hrl").
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
%%% retrieved from: http://www.opensource.org/licenses/bsd-license.php
|
%%% retrieved from: http://www.opensource.org/licenses/bsd-license.php
|
||||||
%%%-------------------------------------------------------------------
|
%%%-------------------------------------------------------------------
|
||||||
-module(getopt).
|
-module(getopt).
|
||||||
|
-author('Juan Jose Comellas <jcomellas@novamens.com>').
|
||||||
|
|
||||||
-include("getopt.hrl").
|
-include("getopt.hrl").
|
||||||
%% @headerfile "getopt.hrl"
|
%% @headerfile "getopt.hrl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user