diff options
| author | nyamatongwe <devnull@localhost> | 2007-11-04 10:03:57 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2007-11-04 10:03:57 +0000 |
| commit | e43266f8d541ae4e348b527dc037703f376b224d (patch) | |
| tree | 6761d169f8a95be7007458cc3e357e7f8be6b8c7 /vcbuild | |
| parent | d9283cb7e54c227db82344ff13269ed2e3e5567e (diff) | |
| download | scintilla-mirror-e43266f8d541ae4e348b527dc037703f376b224d.tar.gz | |
Added support for 'R' language by Stephen Stagg.
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 70267a2c8..3798e2ea1 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -354,6 +354,10 @@ SOURCE=..\src\LexPython.cxx # End Source File # Begin Source File +SOURCE=..\src\LexR.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexRebol.cxx # End Source File # Begin Source File |
