From 6d88cf817136473cfb98332cb4616e3563e33971 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 24 Sep 2010 11:48:03 +0300 Subject: replacer --- constants.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 constants.h (limited to 'constants.h') 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 -- cgit v1.2.3