aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexGui4Cli.cxx
diff options
context:
space:
mode:
authornyamatongwe <nyamatongwe@gmail.com>2013-08-23 14:04:39 +1000
committernyamatongwe <nyamatongwe@gmail.com>2013-08-23 14:04:39 +1000
commitf64120f4325c9df94afec8fd95119131bad7130b (patch)
treed18c6f5aeab7640b80b131590bcce0283fddc5ef /lexers/LexGui4Cli.cxx
parent89a306f6ebcd3233839bcba38926140feb626612 (diff)
downloadscintilla-mirror-f64120f4325c9df94afec8fd95119131bad7130b.tar.gz
Updated information on script location.
Diffstat (limited to 'lexers/LexGui4Cli.cxx')
-rw-r--r--lexers/LexGui4Cli.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lexers/LexGui4Cli.cxx b/lexers/LexGui4Cli.cxx
index 13cf9ea86..66dcc5ae4 100644
--- a/lexers/LexGui4Cli.cxx
+++ b/lexers/LexGui4Cli.cxx
@@ -6,8 +6,8 @@ This is the Lexer for Gui4Cli, included in SciLexer.dll
To add to SciLexer.dll:
1. Add the values below to INCLUDE\Scintilla.iface
-2. Run the include/HFacer.py script
-3. Run the src/lexGen.py script
+2. Run the scripts/HFacer.py script
+3. Run the scripts/LexGen.py script
val SCE_GC_DEFAULT=0
val SCE_GC_COMMENTLINE=1