Blame view

morfeusz/const.cpp 134 Bytes
Michał Lenart authored
1
2
3
4

#include "const.hpp"

extern const MorfeuszCharset DEFAULT_MORFEUSZ_CHARSET = UTF8;
Michał Lenart authored
5
6

extern const unsigned char SHIFT_ORTH_NODE = 1;