X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2FTToken.hh;h=0ea74e55100436fc721167edf72452f81ad71447;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=a1a1abf566f1521d3ec474434ecff7c04e1c01b2;hpb=c112706f347e08e7f345131fbc4c3aa0e9ecc7b5;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/TToken.hh b/helm/DEVEL/mathml_editor/src/TToken.hh index a1a1abf56..0ea74e551 100644 --- a/helm/DEVEL/mathml_editor/src/TToken.hh +++ b/helm/DEVEL/mathml_editor/src/TToken.hh @@ -40,6 +40,7 @@ struct TToken PARAMETER, SUPERSCRIPT, SUBSCRIPT, + IGNORABLE_SPACE, SPACE, LETTER, DIGIT,