diff options
| author | nyamatongwe <devnull@localhost> | 2006-03-02 23:43:49 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2006-03-02 23:43:49 +0000 |
| commit | 3cb4b3336847b20e5ad85d5ebe8a5f92c9bdad91 (patch) | |
| tree | 8f2c91c537d8dff9fc9e2968fa5ee2e6fc660293 /vcbuild | |
| parent | d72e967336fdcf53b75fee5cda81356608752e5b (diff) | |
| download | scintilla-mirror-3cb4b3336847b20e5ad85d5ebe8a5f92c9bdad91.tar.gz | |
Lexer for TCL contributed by Andre Arpin.
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 101b592d7..7769f0d1c 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -350,6 +350,10 @@ SOURCE=..\src\LexTADS3.cxx # End Source File # Begin Source File +SOURCE=..\src\LexTCL.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexTeX.cxx # End Source File # Begin Source File |
