// // Copy this file to "config.h" // #ifndef VOCASTI_CONFIG_H_ #define VOCASTI_CONFIG_H_ #define VOCASTI_XMPP_EMAIL "EMAIL@linux.ucla.edu" #define VOCASTI_XMPP_PASSWD "password" #endif // VOCASTI_CONFIG_H_