diff options
author | nyamatongwe <devnull@localhost> | 2009-03-29 06:28:12 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2009-03-29 06:28:12 +0000 |
commit | 6a0edfd08f29bb6a955cf16dd33ecdbae628d0b5 (patch) | |
tree | b8fd2c18c7f9c181509613eac211c830d13cfd14 /vcbuild/SciLexer.dsp | |
parent | faf77dbad3fba48866a40d378afd341c8e15fef7 (diff) | |
download | scintilla-mirror-6a0edfd08f29bb6a955cf16dd33ecdbae628d0b5.tar.gz |
Lexer for SML. Feature Request #2710950.
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 7e0de8a66..3c12f40de 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -398,6 +398,10 @@ SOURCE=..\src\LexSmalltalk.cxx # End Source File # Begin Source File +SOURCE=..\src\LexSML.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexSorcus.cxx # End Source File # Begin Source File |