From a1463a3edbab6fecbfe4f36eb5ebbfb94782d25f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 23 Aug 2013 14:04:39 +1000 Subject: Updated information on script location. --- lexers/LexGui4Cli.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lexers') 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 -- cgit v1.2.3