diff options
author | nyamatongwe <devnull@localhost> | 2002-04-11 01:35:12 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-04-11 01:35:12 +0000 |
commit | 34a36178d12a0021dd6c2ac4e1c72b8a77f95dd7 (patch) | |
tree | c3eac7889e84a4a0c1d708afee35efd058c53db0 | |
parent | 88abe1bba23dea696b2883f96213b33b73b0f0e0 (diff) | |
download | scintilla-mirror-34a36178d12a0021dd6c2ac4e1c72b8a77f95dd7.tar.gz |
Added Eiffel lexer.
-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 39dc57e70..2f2b805f2 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -166,6 +166,10 @@ SOURCE=..\src\LexCrontab.cxx # End Source File # Begin Source File +SOURCE=..\src\LexEiffel.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexHTML.cxx # End Source File # Begin Source File |