aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2004-01-30 08:54:05 +0000
committernyamatongwe <unknown>2004-01-30 08:54:05 +0000
commit14c5d7d88f98ed494ac9bd97e992b6d8453c6dda (patch)
treefe60b4c7622d7c1fa573b16db941656f1598c609 /include/SciLexer.h
parent3abe8b549fb37719263cecdf4bcae2eaba582fe4 (diff)
downloadscintilla-mirror-14c5d7d88f98ed494ac9bd97e992b6d8453c6dda.tar.gz
BSIS updated.
Diffstat (limited to 'include/SciLexer.h')
-rw-r--r--include/SciLexer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SciLexer.h b/include/SciLexer.h
index a93397adc..997f5f77b 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -560,6 +560,7 @@
#define SCE_NSIS_IFDEFINEDEF 11
#define SCE_NSIS_MACRODEF 12
#define SCE_NSIS_STRINGVAR 13
+#define SCE_NSIS_NUMBER 14
#define SCE_MMIXAL_LEADWS 0
#define SCE_MMIXAL_COMMENT 1
#define SCE_MMIXAL_LABEL 2