[10091] Use ACE for command line options parse.

Note: "--service run" renamed to "-s run"
in consistence with other serrvice options.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Astellar 2010-06-21 06:37:25 +04:00 committed by VladimirMangos
parent 9d8dd578ca
commit 78400f8406
4 changed files with 110 additions and 109 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10090"
#define REVISION_NR "10091"
#endif // __REVISION_NR_H__