mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
add header about fenc and auhor into source files
This commit is contained in:
parent
3e3b5083fa
commit
dc5ebf9988
@ -2,10 +2,6 @@
|
|||||||
* file enc : utf8
|
* file enc : utf8
|
||||||
* author : wuyanyi09@gmail.com
|
* author : wuyanyi09@gmail.com
|
||||||
************************************/
|
************************************/
|
||||||
/*
|
|
||||||
* file encoding: utf-8
|
|
||||||
* author: wuyanyi09@gmail.com
|
|
||||||
*/
|
|
||||||
#include "Trie.h"
|
#include "Trie.h"
|
||||||
|
|
||||||
namespace CppJieba
|
namespace CppJieba
|
||||||
|
@ -2,10 +2,6 @@
|
|||||||
* file enc : utf8
|
* file enc : utf8
|
||||||
* author : wuyanyi09@gmail.com
|
* author : wuyanyi09@gmail.com
|
||||||
************************************/
|
************************************/
|
||||||
/*
|
|
||||||
* file encoding: utf-8
|
|
||||||
* author: wuyanyi09@gmail.com
|
|
||||||
*/
|
|
||||||
#ifndef CPPJIEBA_TRIE_H
|
#ifndef CPPJIEBA_TRIE_H
|
||||||
#define CPPJIEBA_TRIE_H
|
#define CPPJIEBA_TRIE_H
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user