summaryrefslogtreecommitdiffstats
path: root/src/lookup/lookup.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-03-31 11:09:21 +0800
committerPeng Wu <alexepico@gmail.com>2011-03-31 11:33:21 +0800
commit4ce3b364ccd464d270266bb3f7a723a8acf1b055 (patch)
treeb272bb1dc56e30f1269eb501cc73d662fce3d0d7 /src/lookup/lookup.h
parent5c653c52b95686476f0e86ec1ae5cc658ae27a55 (diff)
downloadlibpinyin-4ce3b364ccd464d270266bb3f7a723a8acf1b055.tar.gz
libpinyin-4ce3b364ccd464d270266bb3f7a723a8acf1b055.tar.xz
libpinyin-4ce3b364ccd464d270266bb3f7a723a8acf1b055.zip
rename namespace from novel to pinyin
Diffstat (limited to 'src/lookup/lookup.h')
-rw-r--r--src/lookup/lookup.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lookup/lookup.h b/src/lookup/lookup.h
index 8832fbc..6672b08 100644
--- a/src/lookup/lookup.h
+++ b/src/lookup/lookup.h
@@ -45,13 +45,15 @@ struct lookup_value_t{
typedef GArray * MatchResults; /* Array of phrase_token_t */
-namespace novel{
+namespace pinyin{
class PinyinLargeTable;
class PhraseLargeTable;
class FacadePhraseIndex;
class Bigram;
};
+using namespace pinyin;
+
/* Note:
* LookupStepIndex:
* the main purpose of lookup step index is served for an index