added: Rebus
(when no logged user wants to send a message then he is asked a question) git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@521 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -187,6 +187,9 @@ private:
|
||||
// it contains '\0'
|
||||
const char char_empty;
|
||||
|
||||
// used when returning a reference to std::string (when the string doesn't exist)
|
||||
const std::string string_empty;
|
||||
|
||||
const char * SetEnvVar(const char * var);
|
||||
|
||||
void StandardLog();
|
||||
|
||||
Reference in New Issue
Block a user