Update release notes and remove depreciated constants

This commit is contained in:
lbutler
2024-01-09 14:14:19 -05:00
parent 5fd17af548
commit c6ab471b5b
2 changed files with 4 additions and 4 deletions

View File

@@ -52,9 +52,6 @@
#define w_IS "IS"
#define w_NOT "NOT"
#define w_ADD "ADD"
#define w_MULTIPLY "MULT"
#define w_LIMITING "LIMIT"
#define w_ORDER "ORDER"
#define w_GLOBAL "GLOB"