Skip to content

Commit

Permalink
Updated keywords n highlight words
Browse files Browse the repository at this point in the history
  • Loading branch information
leftCoast committed Mar 27, 2024
1 parent 1010303 commit c46bb78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,15 @@ lilParser KEYWORD1
addCmd KEYWORD2
addChar KEYWORD2
numParams KEYWORD2
getParamSize KEYWORD2
getParam KEYWORD2
getNextParam KEYWORD2
getParamBuff KEYWORD2
reset KEYWORD2

#######################################
# Constants (LITERAL1)
#######################################

PARAM_BUFF_SIZE LITERAL1
EOL LITERAL1
PARSE_ERR LITERAL1
CONFIG_ERR LITERAL1
PARAM_ERR LITERAL1
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=LC_lilParser
version=1.3.1
version=2
author=jim lee
maintainer=lilParser@leftcoast.biz
sentence=A library for setting up a simple command parser. (Do the command line thing.)
Expand Down

0 comments on commit c46bb78

Please sign in to comment.