From e031d18b0d1c8d07f73e95f0290e6e349d81f6ee Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 13 Jun 2020 08:15:45 +1000 Subject: Fixed path mentioned in comment. --- lexilla/src/Lexilla.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lexilla/src') diff --git a/lexilla/src/Lexilla.cxx b/lexilla/src/Lexilla.cxx index cff38fa01..5a7b7a1f3 100644 --- a/lexilla/src/Lexilla.cxx +++ b/lexilla/src/Lexilla.cxx @@ -25,7 +25,7 @@ using namespace Scintilla; -//++Autogenerated -- run lexilla/LexillaGen.py to regenerate +//++Autogenerated -- run lexilla/scripts/LexillaGen.py to regenerate //**\(extern LexerModule \*;\n\) extern LexerModule lmA68k; extern LexerModule lmAbaqus; -- cgit v1.2.3