diff options
| author | nyamatongwe <devnull@localhost> | 2003-09-27 22:01:07 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2003-09-27 22:01:07 +0000 | 
| commit | 11b58966dcd5909f1fbd22def7f9888893bdd16f (patch) | |
| tree | 33f719b3c06625ff39b261bc4b63d4d415526974 /include/SciLexer.h | |
| parent | 84bc2cfeefd4aa8add9238cb86b9a85102b2dd47 (diff) | |
| download | scintilla-mirror-11b58966dcd5909f1fbd22def7f9888893bdd16f.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 | 
