diff options
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 54d3ace42..591bd06aa 100644 --- a/include/SciLexer.h +++ b/include/SciLexer.h @@ -39,6 +39,7 @@  #define SCLEX_RUBY 22  #define SCLEX_EIFFEL 23  #define SCLEX_EIFFELKW 24 +#define SCLEX_TCL 25  #define SCLEX_AUTOMATIC 1000  #define SCE_P_DEFAULT 0  #define SCE_P_COMMENTLINE 1 | 
