diff options
author | nyamatongwe <unknown> | 2007-12-31 23:56:11 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2007-12-31 23:56:11 +0000 |
commit | 042e31c6f734d8867d3ec1dbaac0eb9c253a5856 (patch) | |
tree | b4efc606bdcf84f0ec13115d47fb7922aa34ed01 /vcbuild/SciLexer.dsp | |
parent | 9ba30ef6b9b2e91ec2034be50850bab0e3e393e7 (diff) | |
download | scintilla-mirror-042e31c6f734d8867d3ec1dbaac0eb9c253a5856.tar.gz |
Added Magik lexer.
Diffstat (limited to 'vcbuild/SciLexer.dsp')
-rw-r--r-- | vcbuild/SciLexer.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 3798e2ea1..3fcaeccc6 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -290,6 +290,10 @@ SOURCE=..\src\LexLua.cxx # End Source File # Begin Source File +SOURCE=..\src\LexMagik.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexMatlab.cxx # End Source File # Begin Source File |