better command counting

This commit is contained in:
Peter Cottle 2013-01-03 17:47:30 -08:00
parent f4179e9723
commit 76b8a6cc9d
3 changed files with 93 additions and 6 deletions

View file

@ -185,3 +185,4 @@ exports.shortcutMap = shortcutMap;
exports.instantCommands = instantCommands;
exports.parse = parse;
exports.regexMap = regexMap;