Source-highlight Library
keys.h
1#ifndef KEYS_H
2#define KEYS_H
3
4namespace srchilite {
5
6#define NORMAL "normal"
7
8}
9
10#endif
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13