summaryrefslogtreecommitdiff
path: root/starmath/inc/parse.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-09-17 20:36:55 +0200
committerJulien Nabet <serval2412@yahoo.fr>2011-09-17 20:38:27 +0200
commit02d811071cf65aefddac5c3c2a0759d3b673e9a7 (patch)
treed8004f7351b22e8cc577d22aae8835e5c475bd3c /starmath/inc/parse.hxx
parentc62fc469aa0539929a5c7f9850fb9ee954fe7198 (diff)
fdo #37007 Add Math symbol "There does not exist".
Diffstat (limited to 'starmath/inc/parse.hxx')
-rw-r--r--starmath/inc/parse.hxx2
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,