diff options
author | nyamatongwe <unknown> | 2003-09-27 22:01:07 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-09-27 22:01:07 +0000 |
commit | 4ca11897cd1dd1240640a11576c6225b416f9efa (patch) | |
tree | 33f719b3c06625ff39b261bc4b63d4d415526974 /include/SciLexer.h | |
parent | b715a0bb5b9552b851134590cafaadb50b1507c1 (diff) | |
download | scintilla-mirror-4ca11897cd1dd1240640a11576c6225b416f9efa.tar.gz |
Updates from Hans Hagen for TeX.
Diffstat (limited to 'include/SciLexer.h')
-rw-r--r-- | include/SciLexer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SciLexer.h b/include/SciLexer.h index 39150902f..307e216a1 100644 --- a/include/SciLexer.h +++ b/include/SciLexer.h @@ -590,6 +590,7 @@ #define SCE_METAPOST_SYMBOL 3 #define SCE_METAPOST_COMMAND 4 #define SCE_METAPOST_TEXT 5 +#define SCE_METAPOST_EXTRA 6 //--Autogenerated -- end of section automatically generated from Scintilla.iface #endif |