aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-08-25 05:21:42 +0000
committernyamatongwe <devnull@localhost>2005-08-25 05:21:42 +0000
commit6ef3ce7839dae9e8d21c04ef9be01921091f500f (patch)
tree32cbc213b11d7dcb4ec01c3b1fa592bc78ecdae2 /include/SciLexer.h
parenta0e4569034c174263c9890523b585cda67389036 (diff)
downloadscintilla-mirror-6ef3ce7839dae9e8d21c04ef9be01921091f500f.tar.gz
Updates from Jos van der Zande for AU3.
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 8b0aac51d..d6ec62a5c 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -757,6 +757,7 @@
#define SCE_AU3_PREPROCESSOR 11
#define SCE_AU3_SPECIAL 12
#define SCE_AU3_EXPAND 13
+#define SCE_AU3_COMOBJ 14
#define SCE_APDL_DEFAULT 0
#define SCE_APDL_COMMENT 1
#define SCE_APDL_COMMENTBLOCK 2