Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.

This commit is contained in:
zhengchao
2015-10-10 18:30:12 +08:00
commit 40f0ed7320
40 changed files with 8423 additions and 0 deletions

2
src/entry/json2iris.h Normal file
View File

@@ -0,0 +1,2 @@
int json2iris(const char* json_file,char* iris_dir_buf,int buf_len,void* logger);