diff options
| author | nyamatongwe <unknown> | 2007-11-04 10:03:57 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2007-11-04 10:03:57 +0000 |
| commit | dd13e0d5f6cef6d49ed0e27a9369f81fdd2dd26d (patch) | |
| tree | 6761d169f8a95be7007458cc3e357e7f8be6b8c7 /vcbuild | |
| parent | 094899008361176f45fd452af10d5c0d7aeadced (diff) | |
| download | scintilla-mirror-dd13e0d5f6cef6d49ed0e27a9369f81fdd2dd26d.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 |
