Merge pull request #766 from lbutler/update-readme-jan-2024

Update release notes and remove depreciated constants
This commit is contained in:
Lew Rossman
2024-03-13 09:51:56 -04:00
committed by GitHub
2 changed files with 5 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"