00001 #ifndef KEYS_H 00002 #define KEYS_H 00003 00004 namespace srchilite { 00005 00006 #define NORMAL "normal" 00007 00008 } 00009 00010 #endif