diff options
author | nyamatongwe <unknown> | 2004-03-27 10:22:45 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2004-03-27 10:22:45 +0000 |
commit | 86f4f39767c54295cf1103bdfb596da4d6676285 (patch) | |
tree | 9268f9374b606bdaaba6d5d897c2f194e307ee74 /win32/SciTE.properties | |
parent | 93ae9c7f3dc276628d162c53267b65b89685ead2 (diff) | |
download | scintilla-mirror-86f4f39767c54295cf1103bdfb596da4d6676285.tar.gz |
Added AutoIt 3 and APDL lexers.
MSSQL lexer entended with STORED_PROCEDURE,
DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.
Diffstat (limited to 'win32/SciTE.properties')
-rw-r--r-- | win32/SciTE.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/SciTE.properties b/win32/SciTE.properties index 5856b8de1..b48e2b79d 100644 --- a/win32/SciTE.properties +++ b/win32/SciTE.properties @@ -1,4 +1,4 @@ -command.build.SConstruct=scons.bat . +#command.build.SConstruct=scons.bat . command.name.1.SConstruct=scons clean command.1.SConstruct=scons.bat --clean . |