diff options
author | nyamatongwe <devnull@localhost> | 2011-02-07 09:36:25 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-02-07 09:36:25 +1100 |
commit | ee3621fe7ec1b070f8fd9e102b02f021f10a5f3e (patch) | |
tree | bfca99531e040c15065a043e1450daeac885e820 /vcbuild/SciLexer.dsp | |
parent | 976668ba3341156e0901f97f6d9e83fd725cb9bd (diff) | |
download | scintilla-mirror-ee3621fe7ec1b070f8fd9e102b02f021f10a5f3e.tar.gz |
Lexer for Modula 2/3. From Dariusz Knoci?ski. Feature #3173374.
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 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 |