mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
remove lines
This commit is contained in:
parent
e43aee058a
commit
70f0ba83f8
@ -8,7 +8,7 @@
|
|||||||
namespace CppJieba
|
namespace CppJieba
|
||||||
{
|
{
|
||||||
//file path
|
//file path
|
||||||
const char * const DICT_FILE_PATH = "dict.txt";
|
//const char * const DICT_FILE_PATH = "dict.txt";
|
||||||
|
|
||||||
//typedefs
|
//typedefs
|
||||||
typedef uint16_t ChUnicode;
|
typedef uint16_t ChUnicode;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user