#include "TypesDef.h"
#include <string>
Go to the source code of this file.
Compounds | |
class | cAbout |
cAbout holds informations about this program. More... | |
Variables | |
const Int | MAX_SZ_ABOUT = 4 |
const Int | ABOUT_NAME = 0 |
const Int | ABOUT_VERSION = 1 |
const Int | ABOUT_AUTHOR = 2 |
const Int | ABOUT_LICENSE = 3 |
|
|
|
|
|
|
|
|
|
|