VA_REC impl

This commit is contained in:
2017-01-28 12:18:19 +08:00
parent d6a27ca87e
commit a847510f49
6 changed files with 195 additions and 7 deletions
@@ -87,6 +87,9 @@
case "help":
out[ CMD_TYPE ] = "HELP";
break;
case "varec":
out[ CMD_TYPE ] = "VA_REC";
break;
}
if( range !== "" )