summaryrefslogtreecommitdiff
path: root/constants.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-09-24 11:48:03 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-09-24 11:48:03 +0300
commit6d88cf817136473cfb98332cb4616e3563e33971 (patch)
treecd1f732b3cb10cc91e52e3411a3595d2a80a4279 /constants.h
parenta2d855c24796591e73ce8f2160746716aec6516e (diff)
replacer
Diffstat (limited to 'constants.h')
-rw-r--r--constants.h4
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