diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-24 11:48:03 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-24 11:48:03 +0300 |
commit | 6d88cf817136473cfb98332cb4616e3563e33971 (patch) | |
tree | cd1f732b3cb10cc91e52e3411a3595d2a80a4279 /constants.h | |
parent | a2d855c24796591e73ce8f2160746716aec6516e (diff) |
replacer
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..ee06592 --- /dev/null +++ b/constants.h @@ -0,0 +1,4 @@ +#ifndef CONSTANTS_H +#define CONSTANTS_H +#define szReplacerModuleName "Replacer" +#endif |