added some code to support importing a pool dictionary
This commit is contained in:
@ -217,6 +217,7 @@ static char* syntax_error_msg[] =
|
||||
"wrong primitive number",
|
||||
"#include error",
|
||||
"wrong namespace name",
|
||||
"wrong pool dictionary name",
|
||||
"duplicate pool dictionary name",
|
||||
"literal expected"
|
||||
};
|
||||
|
Reference in New Issue
Block a user