summaryrefslogtreecommitdiffstats
path: root/src/storage/chewing_large_table.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-10-21 10:40:22 +0800
committerPeng Wu <alexepico@gmail.com>2013-10-21 10:40:22 +0800
commit082a23265118587b6893105809341f8c040bcc1c (patch)
tree93804d0d4b043fc09a6fca6fc190a35daa26b1a4 /src/storage/chewing_large_table.cpp
parent3aa1f8ac784d64dbc89de9922dbbe0590db77c10 (diff)
downloadlibzhuyin-082a23265118587b6893105809341f8c040bcc1c.tar.gz
libzhuyin-082a23265118587b6893105809341f8c040bcc1c.tar.xz
libzhuyin-082a23265118587b6893105809341f8c040bcc1c.zip
rename namespace pinyin to zhuyin
Diffstat (limited to 'src/storage/chewing_large_table.cpp')
-rw-r--r--src/storage/chewing_large_table.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/chewing_large_table.cpp b/src/storage/chewing_large_table.cpp
index de7969c..aa74e0d 100644
--- a/src/storage/chewing_large_table.cpp
+++ b/src/storage/chewing_large_table.cpp
@@ -102,7 +102,7 @@ public:
};
-using namespace pinyin;
+using namespace zhuyin;
/* class implementation */