aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-07-22 01:53:49 +0000
committernyamatongwe <devnull@localhost>2005-07-22 01:53:49 +0000
commitff53e7f0d27164079f797c86a72afde5720ef398 (patch)
tree3974a3d2b1be33d1dc34e4675177392b1437b2ff /include/SciLexer.h
parent929b83c4f421d8c8c1c0d154790a50825db7314d (diff)
downloadscintilla-mirror-ff53e7f0d27164079f797c86a72afde5720ef398.tar.gz
Addition from Elias Pschernig supports FreeBasic.
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 cd6af1737..8b0aac51d 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -87,6 +87,7 @@
#define SCLEX_SMALLTALK 72
#define SCLEX_FLAGSHIP 73
#define SCLEX_CSOUND 74
+#define SCLEX_FREEBASIC 75
#define SCLEX_AUTOMATIC 1000
#define SCE_P_DEFAULT 0
#define SCE_P_COMMENTLINE 1