diff options
| author | nyamatongwe <devnull@localhost> | 2005-02-11 08:23:08 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2005-02-11 08:23:08 +0000 |
| commit | 02eac639a585118f44763cab11f5a5b5660472c1 (patch) | |
| tree | d02a926b7583afefe7709094e25268350c19e4bc /include/SciLexer.h | |
| parent | 3f216bbf3ac795a283655bb8295f7dbbf45202e4 (diff) | |
| download | scintilla-mirror-02eac639a585118f44763cab11f5a5b5660472c1.tar.gz | |
Update to AU3.
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 2911e450f..2b0c84146 100644 --- a/include/SciLexer.h +++ b/include/SciLexer.h @@ -739,6 +739,7 @@ #define SCE_AU3_SENT 10 #define SCE_AU3_PREPROCESSOR 11 #define SCE_AU3_SPECIAL 12 +#define SCE_AU3_EXPAND 13 #define SCE_APDL_DEFAULT 0 #define SCE_APDL_COMMENT 1 #define SCE_APDL_COMMENTBLOCK 2 |
