aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/src/reltool.app.src
diff options
context:
space:
mode:
authorKostis Sagonas <[email protected]>2011-03-06 15:37:06 +0200
committerKostis Sagonas <[email protected]>2011-03-06 15:37:06 +0200
commit54902e403659c4e0f34e5559b3b8a78ddd7ca107 (patch)
tree83b73907ec62a525e4a74a7f90d2596f67562760 /lib/reltool/src/reltool.app.src
parent0e99c96fcbc7cc16465d95e8a98169be37d78d9a (diff)
downloadotp-54902e403659c4e0f34e5559b3b8a78ddd7ca107.tar.gz
otp-54902e403659c4e0f34e5559b3b8a78ddd7ca107.tar.bz2
otp-54902e403659c4e0f34e5559b3b8a78ddd7ca107.zip
Put files alphabetically
Diffstat (limited to 'lib/reltool/src/reltool.app.src')
-rw-r--r--lib/reltool/src/reltool.app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/reltool/src/reltool.app.src b/lib/reltool/src/reltool.app.src
index b80753e8fc..4188f341f1 100644
--- a/lib/reltool/src/reltool.app.src
+++ b/lib/reltool/src/reltool.app.src
@@ -2,7 +2,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2009-2010. All Rights Reserved.
+%% Copyright Ericsson AB 2009-2011. All Rights Reserved.
%%
%% The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in
@@ -22,8 +22,8 @@
{vsn, "%VSN%"},
{modules,
[
- reltool_app_win,
reltool,
+ reltool_app_win,
reltool_fgraph,
reltool_fgraph_win,
reltool_mod_win,