Add ADDMOMIT keyword; bump version to 03.03.10

This commit is contained in:
Dianne Skoll
2021-11-18 15:13:12 -05:00
parent cb841adf86
commit 79289fe6c4
10 changed files with 499 additions and 449 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ while (isdigit(*(string))) { \
Keep this array sorted, or software will not work. */
Token TokArray[] = {
/* NAME MINLEN TYPE VALUE */
{ "addomit", 7, T_AddOmit, 0 },
{ "after", 3, T_Skip, AFTER_SKIP },
{ "april", 3, T_Month, 3 },
{ "at", 2, T_At, 0 },