diff options
author | nyamatongwe <unknown> | 2011-02-07 09:36:25 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-02-07 09:36:25 +1100 |
commit | 4d6720ee3d75e3e8ab186d610b879018a3a6114c (patch) | |
tree | 6a1653698638bfa575488ebe0b13f7f261ec684d /vcbuild | |
parent | 76afb0c0c39ec7c81cf7d2442578eb6b27ff7237 (diff) | |
download | scintilla-mirror-4d6720ee3d75e3e8ab186d610b879018a3a6114c.tar.gz |
Lexer for Modula 2/3. From Dariusz Knoci?ski. Feature #3173374.
Diffstat (limited to 'vcbuild')
-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 d6dbcc538..981db608f 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -334,6 +334,10 @@ SOURCE=..\lexers\LexMMIXAL.cxx # End Source File # Begin Source File +SOURCE=..\lexers\LexModula.cxx +# End Source File +# Begin Source File + SOURCE=..\lexers\LexMPT.cxx # End Source File # Begin Source File |