diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-06 15:31:53 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-06 15:31:53 +0300 |
commit | b6ba1f26d67f42f6098168609d310145bd79575f (patch) | |
tree | 1f3730ab13097c1951930c4c136ca1e3fdefc03f /constants.h | |
parent | 6ab8c4ff109bfeec0df3f840a85cb28ec5d38259 (diff) |
new gpg
Diffstat (limited to 'constants.h')
-rw-r--r-- | constants.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants.h b/constants.h new file mode 100644 index 0000000..e97a16b --- /dev/null +++ b/constants.h @@ -0,0 +1,4 @@ +#ifndef CONSTANTS_H +#define CONSTANTS_H +#define szModuleName "GPG" +#endif |