diff options
Diffstat (limited to 'starmath/inc/parse.hxx')
-rw-r--r-- | starmath/inc/parse.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/parse.hxx b/starmath/inc/parse.hxx index 3ad04d123fc7..e4fb34fbd12a 100644 --- a/starmath/inc/parse.hxx +++ b/starmath/inc/parse.hxx @@ -97,7 +97,7 @@ enum SmTokenType /*125*/ TMINUSPLUS, TOPLUS, TOMINUS, TDIV, TOTIMES, /*130*/ TODIVIDE, TTRANSL, TTRANSR, TIINT, TIIINT, /*135*/ TLINT, TLLINT, TLLLINT, TPROD, TCOPROD, -/*140*/ TFORALL, TEXISTS, TLIM, TNABLA, TTOWARD, +/*140*/ TFORALL, TEXISTS, TNOTEXISTS, TLIM, TNABLA, TTOWARD, /*145*/ TSINH, TCOSH, TTANH, TCOTH, TASIN, /*150*/ TACOS, TATAN, TLN, TLOG, TUOPER, /*155*/ TBOPER, TBLACK, TWHITE, TRED, TGREEN, |