Browse Source

MAD is buildtool

Maxim Sokhatsky 10 years ago
parent
commit
0dedf74337
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/mad.app.src

+ 1 - 1
src/mad.app.src

@@ -1,5 +1,5 @@
 {application, mad,
 {application, mad,
- [{description, "MAD VXZ Manage Deps"},
+ [{description, "MAD VXZ Build Tool"},
   {vsn, "0.8"},
   {vsn, "0.8"},
   {registered, []},
   {registered, []},
   {applications, [kernel,stdlib,re]},
   {applications, [kernel,stdlib,re]},